Forum Discussion
Victormar
3 years agoHelper V
Measure returning multiple values based on slicer selection
Hello community!
I am working on a measure which I would like to return the different values for "expiring contract date" based on a slicer selection for the vehicles in every fleet.
Ideally, the...
- 3 years ago
I see.
Does this look ok? In a Matrix visual, I put the "Fleet" at the Primary Row and the "Expiration Date" as the Sub Row. Ive attached my .pbix file at the OneDrive link. Link to OneDrive
I guessed at how your data is formatted. You may be able to put your data into a summary table to get it to behave like this.
Caz_16
3 years agoHelper II
I see.
Does this look ok? In a Matrix visual, I put the "Fleet" at the Primary Row and the "Expiration Date" as the Sub Row. Ive attached my .pbix file at the OneDrive link. Link to OneDrive
I guessed at how your data is formatted. You may be able to put your data into a summary table to get it to behave like this.
Victormar
3 years agoHelper V
Thanks for the explanation! That helped 😄