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.
jamalq123
9 years agoAdvocate III
Same is hapening with me. I can see the data when go through edit query. But when load it and visualize it describes "Can not display the visual".
Recently i reinstall windows 7 and office 2010. Please help me in this scenario.
Regards,
Jamal Qamar
rtUsmanKhan
9 years agoRegular Visitor
Hi, Please share if you found any solution.