Forum Discussion
DAX query to extract data from SSAS model filtering a specific value in a field
Hi Greg,
Thanks for your response! I have tried this already and successfully created a report in Power Bi desktop, but having issues publishing due to gateway error.
hence, I want to import the data with specific filter criteria and be able to extract data using DAX spanning across different linked tables in the model
thanks for your help!
HI LionelR,
>>Thanks for your response! I have tried this already and successfully created a report in Power Bi desktop, but having issues publishing due to gateway error.
I guess it would relate to power bi security and privacy.
When you working on desktop side, it has enough permission to process these functions; when you publish to power bi service side, obviously you do not have full permissions to process these queries host on power bi service. Some of the functions will be blocked due to security reasons. (this also apply to other types of script and codes such as r script, python that host in your report)
Power BI Security#data-storage-security
Regards,
Xiaoxin Sheng