Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
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
I am creating visuals where my main data table is referencing several lookup tables. For example, here is a portion of my main data table with values under reportingCategory. There is a Many to One relationship between this main table...
...and the lookup table:
I want to display the Student Group value from the lookup table in my tooltips. So for my column chart, for example, each column is displaying data from one row of my main data table.
Yet the tooltip looks like this:
The "First" should not be there in my mind, because only one value is being returned. When I select Count to confirm this, here is what I get:
Here is the relationship between the two tables:
The "First" is going to confuse my users. Why is it there?
Solved! Go to Solution.
firstly 🙂 if you change your bar chart to a matrix, does it give you more than one first?
you can also double click on the label where it says first and rename it. Its just a standard really because its categorical data and you are aggregating your data, regardless of whether there is 1 or more.
Proud to be a Super User!
firstly 🙂 if you change your bar chart to a matrix, does it give you more than one first?
you can also double click on the label where it says first and rename it. Its just a standard really because its categorical data and you are aggregating your data, regardless of whether there is 1 or more.
Proud to be a Super User!
I HAD NO IDEA YOU COULD CLICK AND EDIT THIS!! Thank you 🙂
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 |
|---|---|
| 43 | |
| 38 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 58 | |
| 28 | |
| 27 | |
| 25 |