Forum Discussion
r_power12
10 years agoAdvocate I
Can't Display the Visual
I have a Power BI Desktop model uploaded to Power BI (app.powerbi.com) using a Pro account, all latest versions as of May 4, 2016. The reports in Power BI worked fine for 1-2 weeks; however recently,...
- 10 years ago
After diving a bit deeper, I discovered the issue only affected some of my measures which required syntax changes as the example below shows:
From
Measure 1 = CALCULATE(COUNTROWS())
To
Measure 1 = CALCULATE(COUNTROWS(Table1))
It appears the latest update of Power BI (app.powerbi.com) now requires the table name as a parameter of the COUNTROWS() function.
bensat2
9 years agoRegular Visitor
i am getting the same problem, whether i inport directly, from web , excel or access . i am using free power bi desktop, the data gets loaded , but i cant get any visualisation
rtUsmanKhan
9 years agoRegular Visitor
Hi, Please share if you found any solution. In my case if populate data even by "Enter Data" it says Can't display the visuals.
Thanks