Forum Discussion
Measure returning multiple values based on slicer selection
- 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.
Hello,
You didn't understand me, I don't want to add the trucks as a row in the matrix, that is my problem to show the different expiring dates.
Ideally I would like to return the different expiring dates from the measure without having to add the trucks, and I am not sure it is possible, something like that:
I am only adding the measures as values in the matrix.
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.
- Victormar3 years agoHelper V
Thanks for the explanation! That helped 😄