The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
We have a simple list visual which contains these fields:
So the first field is the total and the others are the breakdown.
In excel you would group these fields and user could expand or collapse the group.
Can Power BI do something similar?
Not really talking about DAX but just shorten the columns that are shown in the visual or expand them and the visual gets wider again.
Solved! Go to Solution.
Hi @rpinxt ,
You can try to use group and bin in Power BI Desktop.
More details:
Use grouping and binning in Power BI Desktop - Power BI | Microsoft Learn
Group rows or columns in table / matrix reports in Power BI - Inforiver
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
No sure why the answer was chosen by someone as a solution.
Does not seem to do what I asked. Althought the inforiver add-ins are very nice.
But cannot seem to find how it would group two or more measures together.
Apparently it only works with fields. (as in excel you would be able to collapse and expand any column. Also when they only contain formulas)
Hi @rpinxt ,
You can try to use group and bin in Power BI Desktop.
More details:
Use grouping and binning in Power BI Desktop - Power BI | Microsoft Learn
Group rows or columns in table / matrix reports in Power BI - Inforiver
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hopefully people understand what I mean or should I give an excel example?