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 moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. 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 🙂
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 |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 31 | |
| 28 | |
| 24 |