Forum Discussion
The query referenced column ****** which depends on another column
- 9 years ago
Hi All,
I could solve the issue with the Power Bi update via WEB update.
The problem was that on desktop, if you use int values on imported files those “variables” works fine.
But when you upload that and update, the web system don’t understand as int, and the problem come when you use related() and calculation.
Then I have changed all the columns from integer to number % and everything is fine now on the Web.
Thank you very much for your help,
Kr,
Otávio
Hi All,
I could solve the issue with the Power Bi update via WEB update.
The problem was that on desktop, if you use int values on imported files those “variables” works fine.
But when you upload that and update, the web system don’t understand as int, and the problem come when you use related() and calculation.
Then I have changed all the columns from integer to number % and everything is fine now on the Web.
Thank you very much for your help,
Kr,
Otávio
Hi all,
Enabling granular access control at the semantic model level resolved a similar issue for me: Microsoft - Granular Access Control with no extra dev re-work required. In workspace -> click on elipses of semantic model -> settings -> Data Connections -> turn toggle on.
Hope this helps others!
AnnMarie