Forum Discussion

Saurish24's avatar
Saurish24
New Member
6 years ago

Parameters

I need to create a what if Parameter. But in Live connection it is disabled. What is the work around?

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion
    Since 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.