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 September 15. Request your voucher.
Hey Experts,
I am having an issues while creating a formula for Aggregation(Sum or Subtraction) on Record level on a Single dimension column.
my data is like in the below format for your referance.
Country | Sales |
India | $150 |
Australia | $200 |
America | $500 |
China | $750 |
Japan | $620 |
Now i need to get aggregation on Sales of India+America and China-Japan.
Please Help me on this.
TIA,
Habib Shaik.
Solved! Go to Solution.
@Anonymous
you can try formula like below
Proud to be a Super User!
Hi Habib,
I would suggest you create some groups of the countries. Then it's easy to get "sum of" and to show them in the visual. Please refer to the snapshot below.
Best Regards,
Dale
@Anonymous
you can try formula like below
Proud to be a Super User!
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
38 |