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.
Hi All,
I've tried to get the sum of a field vale based on numeric range values like have values as (1,2,3,4,5,6,7,8) in one field and i need sum(1+2+3+4) & sum(5+6+7+8) in seperate column.
Any help is appreciated!
hi, @Anonymous
After my test, you could do these ways to achieve it.
Step1:
In edit queries, select the column then duplicate the column
Step2:
Select the duplicate column then click Transform->Split Column->By delimiter
Step3:
then add two custom columns
Result:
Best Regards,
Lin
User | Count |
---|---|
58 | |
56 | |
55 | |
50 | |
32 |
User | Count |
---|---|
172 | |
89 | |
70 | |
46 | |
45 |