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 have two table and have common columns.
1.Month
2.Country
Now i need to create 2 tables once for Month and the other for Country
I use the below dax
Month= DISTINCT(UNION(VALUES('HC Data'[Month]),VALUES('Raw Data - Aug to Oct 19'[Completed Month])))
Hi @unnijoy ,
Can you use Power Query? This way you can merge the tables by Month for the month table and Country for the other.
i don't understand. Can you explain
User | Count |
---|---|
70 | |
67 | |
62 | |
48 | |
28 |
User | Count |
---|---|
113 | |
77 | |
65 | |
55 | |
43 |