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.
Hi all,
I have the following two tables (1 and 2).
The values in table 1 are already aggregated (I don't want to aggregated them in power bi).
Is there any way to treat the data in this way? I would like to make a table like table 3, where the aggregated values of regions A and B would use the default values.
Thank you very much
@Anonymous , if values L1 are unique in table two. Then you can join L1 with the region of Table1 and analyze data of table 1 with L0 and L1 of table2
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |