Forum Discussion
vanessa
5 years agoPost Patron
Create and pass parameters in SSAS tabular model (1400)
Hi, I have a Power BI report that has a live connection to an Analysis Services tabular model. Since it is a live connection, I am unable to create parameters in Power BI desktop. I managed...
nickyvv
5 years agoMost Valuable Professional
Hi vanessa,
please have a look at this thread: Using-Parameters-on-PBI-desktop-with-a-Live-Connection-to-SSAS
vanessa
5 years agoPost Patron
Thanks nickyvv
But my requirement is a bit different.
I am basically duplicating an app for 2 different sets of users. In one version of the app I want to implement some conditional formatting, whereas there is no conditional formatting in the 2nd app.
In order to achieve this , I was considering using parameters to pass the app name and then implement conditional formatting based on that.