Forum Discussion
Saurish24
6 years agoNew Member
Parameters
I need to create a what if Parameter. But in Live connection it is disabled. What is the work around?
1 Reply
- Greg_DecklerCommunity ChampionSince you need a table, you have two options. Add the table to the Live model and then use a measure that is basically Measure = SELECTEDVALUE('Table'[Column]) or you need to switch to a composite model.