Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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]) 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | 
| User | Count | 
|---|---|
| 23 | |
| 13 | |
| 11 | |
| 10 | |
| 9 |