Forum Discussion
LevanZukhbaia
6 years agoFrequent Visitor
Problem with calculated column
Hi, I am trying to create calculated column so I write this formula Merge = IF(ISBLANK(Table1[CODE1]) , Table1[CODE2] , Table1[CODE1]) when I tried this formula on small data, it worked, but...
- 6 years ago
You can create this simple calculated column in Power Query by using "Add conditonal column".
Also please post the error that is showing up in DAX.
VSrujana
6 years agoFrequent Visitor
You can create this simple calculated column in Power Query by using "Add conditonal column".
Also please post the error that is showing up in DAX.