Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello, friends,
I need some help, I'm learning powerbi and doing a small project and I need your precious help please.
I have a table called "Consumos1" with the following data:
| Date/Time | Contador MT | PT01-Geral | QP2-GERAL | QP2.4-Refeitório | QE AC5-AVAC + Hotte |
| 01/01/2023 00:00:00 | 2550 | 865 | 96 | 42 | 27 |
| 02/01/2023 00:00:00 | 3130 | 962 | 127 | 40 | 35 |
| 03/01/2023 00:00:00 | 3840 | 1262 | 328 | 127 | 141 |
| 04/01/2023 00:00:00 | 3910 | 1395 | 374 | 130 | 158 |
| 05/01/2023 00:00:00 | 4920 | 1380 | 332 | 126 | 132 |
Each column, in addition to the date/time, are counters with the total daily value.
I created a filter and dragged the columns into the filter but instead of showing the name of the columns (of the counters) it shows the values of the counters.
How can I create a filter with the name of the counters (MT Counter, PT01-General QP2-GENERAL, QP2.4-Canteen ,QE AC5-AVAC + Hotte) and then show the data on a card of that counter that I selected in the filter.
Can you please help?
Thank you.
One of the first things to learn when you are new to Power Bi is that you need to unpivot your data.
Instead of this
you need this
Then you can put the attribute column in the slicer.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 32 | |
| 27 | |
| 26 |