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,
Simple thing but getting erros. Still learning DAX,
I have two columns in same table.
Wants to divide C /D.
help will be appreciated. Thanks
Solved! Go to Solution.
Hi,
Please check the below pictures and the attached pbix file.
Those are for creating a calculated column and a calculated measure.
Hi,
Please check the below pictures and the attached pbix file.
Those are for creating a calculated column and a calculated measure.
NewColumn= DIVIDE(tbl[columnC],tbl[columnD])
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
7 |