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.
Hi, experts, I have a problem in display some measures, here is the data:
but the visual should be like this, a summary of top 3 months should be added, and similiary the gap of sum(202201-202206)and sum(202207-202212) should be added in a column
so how to add such a summary value in rows of yearmonth column? Thank you.
Hi @Anonymous
To display only months 1-3, and only add those up in a total, you can apply a filter to the measure
See table below:
Calc1,2 and 3 are:
User | Count |
---|---|
24 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
11 | |
10 | |
10 | |
9 |