The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |