Forum Discussion
PPStar
2 years agoHelper V
Vertical Multi Scorecard
Hi.
I have a Multi Scorecard on my page, which shows the values of my measure for the last 3 months. By default, this is displayed vertcally.
I need the visual to be displayed horizontally .. Is there a way to acheive this?
6 Replies
- Khushidesai0109Skilled Sharer
Hiii,
In multi-row card, we can't show data vertically.
But Yes, you can achieve this in Power BI by using a matrix visual instead of a multi-row cardHere's how you can do it:
- Drag and drop the fields you want to display into the "Values" section of the matrix visual.
- Add the field you want to use for grouping (e.g., Month, Quarter, etc.) into the "Rows" section.
- If you want to display the values for the last 3 months, you might need to create a calculated column or measure that identifies the last 3 months dynamically.
- Once you have your matrix set up, you can further customize the visual by adjusting the formatting, sorting, and other properties as needed.
This way, your values will be displayed horizontally across the matrix, grouped by the specified field (e.g., Month).
Please Don't forget to give a thumbs up and accept this as a solution if it helped you!!!
Thank You!!!