The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I have a line and stacked bar chart and I am attemptign to show the max number of workdays with a specifc group and month for the line values.
I have set the line value to be the Max of the AvgWorkDays column, but the value is much too high. It is if the line values is summing rather than taking the Max.
Here is the underlying data for the month of June 2020.
I have attempted to create a measure the retrieves the MAX value based on the AssignmentCompletedYear, AssignmentCompletedMonth and LargeICR. I am trying to set the criteria in variables and then using the MAXX function, but I keep getting errors on setting the variables.
Can someone provide me with a solution?
Hi @Anonymous
Do you mean the max value of 2020-6 in visual should be 3 not 5?
And please provide a sample file or some sample data, so that I can recreate a same pbix file.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Please provide sanitized sample data that fully covers your issue. Paste the data into a table in your post or use one of the file services. Please show the expected outcome.