Forum Discussion
cramkumar86
2 years agoFrequent Visitor
Alternate for COALESCE in Power Query
Hi, I have a report that connects to Impala and it is super slow as it fetches close to 36 million rows. Some of the transformations do happen within Power BI and I am trying to find ways to improve...
- 2 years ago
cramkumar86 , You can use replace with null and value, which will use Table.ReplaceValue
amitchandak
2 years agoSuper User
cramkumar86 , You can use replace with null and value, which will use Table.ReplaceValue