python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
PowerBI- Student Attendance
This might be a little hard to do or explain but basically I have some data with student attendance. I want to be able to only show a list of the students who have more then 10 absences. I will provid...
Rodrigo
Votes: 0
Answers: 0
Why does HttpWebResponse behave differently when integrated to Power BI Report Server custom security project?
I developped a Custom Security extension for Power BI Report Server as we needed a token validation process to athenticate users.
I coded a method in a C#.NET project which works on both dev and test ...
Guillaume Leseur
Votes: 0
Answers: 0
Export a SSRS report to PDF - specific font lost
We are now using a specific font in our SSRS reports.
However, on the PowerBI ReportServer when we extract the report to PDF : the specific font is lost and replaced by Arial.
The font has been import...
airbusrider
Votes: 0
Answers: 0
how to get Distinct count based on the condition in power bi
I have table name called Data. in this table have a two column Product ,QTY
Now I have created new measure for DISTINCT Value for QTY column
Distict Count Qty = CALCULATE(DISTINCTCOUNT(Data[Qty]))
N...
Thennarasu
Votes: 0
Answers: 0