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.
Can you suggest me how can I create such calculated column? I want to combine month and year so that it will come in this format - Jan 2011, and so on. This is a direct query storage mode and the data is coming from AAS.
Solved! Go to Solution.
@Anonymous , In DAx Few columns are possible, Try if this can work
New column = [Month] & "-" & [Year]
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
46 |