Forum Discussion
Can't Display the Visual
- 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.
- r_power1210 years agoAdvocate I
ankitpatira I am using import data, sql queries pulling from an on-premise database.
The data loads and displays fine in Power BI Desktop, but the visuals present the error online in app.powerbi.com.
- r_power1210 years agoAdvocate I
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.
- bensat29 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
- jamalq1239 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
- filp20009 years agoRegular Visitor
Hello. I am having the same problem.... Even when I just create a small table with data inside PowerBI desktop, it doesnt display the visuals. What to do?...
- rtUsmanKhan9 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