Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello,
Very new here.
I've been trying to work out how I can get a clustered bar chart to have the results I desire. This is to have the Y axis broken up into 4 categories and then
have four bits of data in the X axis. I've included a table of some created example data.
On the Y Axis I'll have Animal Type
On the X Axis - Sum of number of farms , Count of Animal Type, count of number of farmers breaches, count of farms breaches occurred upon.
Table is only for the breaches, there are other farmers who exist but are not on this list.
I cannot seem to get a breakdown of the number of farmers breaching or the total number of breaches Animal Type cateorgy. It aggregates the total in each category so 12 would appear for farm manager breaches and 14 for total breaches in each Animal Type.
Sum of number of farms and Count of Animal Type are fine as I'm pulling these from another area.
Example
The frustrating thing is I previously had the visual working, maybe by chance, I don't believe I used any measures. Happy to get advice to fix with or without Dax. First image shows in orange and purple the figures aggregrating while second image is correct (colours mixed up).
Solved! Go to Solution.
@Liamp , do you need distinctcount and you are using count in the visual?
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Sorry this was a silly error I hadn't picked up and spent way too much time on. I hadn't made the connections between tables.
Apologies @amitchandak
@Liamp , do you need distinctcount and you are using count in the visual?
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.