Forum Discussion
Anonymous
8 years agoNot applicable
Could not load data for the Visual in Power BI Service
In Power BI Service visual for one of my calculated column is not getting loaded. It is giving the following error: "The query referenced calculated column 'RequestCountPerUser'[HourTime] which does...
Piotrrekk
3 years agoFrequent Visitor
same error here, anyone have a solution?
- Anonymous3 years agoNot applicable
In my case i had a calculated column, that was breaking the refresh of report in PB service.
I delete the calculated column and that fixed the problem.
Hope it help in your case!
- Piotrrekk3 years agoFrequent Visitor
Hi Jrubio93,
I guess your solution would work for me, but the calculated column is actually required.
Were you able to find a way to create calculated column?- Anonymous3 years agoNot applicable
i just imported that column, instead of creating a copy ' calculated column'.
Could it work for you creating a Dax or a measure?