Forum Discussion
rsathish_red
8 years agoFrequent Visitor
DAX expression for below query
I have 5 tables. Below the attached screenshot with tables and fields. I need to display the reports details based on the User project id and partner id. Users have two roles 'Project R...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi rsathish_red,
It seems you added them in the tables as calculated columns. But the SSAS live mode doesn't support calculated columns. There could be two workarounds.
1. Add them in the SSAS;
2. Create a measure instead. Please give it a try.
Best Regards,
Dale
