Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I work for a county in GA. We are transitioning to power BI. One of the things I am trying to do is filter by department, which the user selects, and have the chart show the breakout of the differing costs of the projects the department has undertaken over the last year. The data is for the previous year and is therefore static. However when I attempt to do this, I get the entire budget for the department but it is not broken up by projects. I am working on the web version of Power BI and I would understand if that were the problem.
Solved! Go to Solution.
Hi, @EricSwart ;
First of all,
I suggest you download a Power BI desktop,
and then create a measure or column by DAX.
ALLEXCEPT statement or [group] = Max ([group]) statement;
And then publish to the service;
If you still have questions, you can upload a simple table to remove sensitive data and the results you want to output.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @EricSwart ;;
Hi, @EricSwart ;;
Hi, @EricSwart ;
First of all,
I suggest you download a Power BI desktop,
and then create a measure or column by DAX.
ALLEXCEPT statement or [group] = Max ([group]) statement;
And then publish to the service;
If you still have questions, you can upload a simple table to remove sensitive data and the results you want to output.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
60 | |
32 | |
27 | |
22 | |
22 |
User | Count |
---|---|
63 | |
49 | |
31 | |
24 | |
20 |