Forum Discussion

nmsfdml's avatar
nmsfdml
Frequent Visitor
8 years ago
Solved

Using a measure for Card visual

I am currently using a Card to display the title of my project. The card is filter by project id. Whenever a user select the project ID the card will change to the the title of the project.   But i...
  • jcarville's avatar
    8 years ago

    Try this

     

    Measure = SELECTEDVALUE(Table[ProjectID],"Select Project ID")