Forum Discussion
Dhruvin
Helper III
7 years agoWhat is the best way to apply Nested Relationship same as SQL Statements?
Hello, I'm trying to achieve the following SQL Statement's result into Power BI. SELECT Coalesce(c.name, 'Andre Transportører') AS name,
Count(*) Bookings...
v-frfei-msft
Community Support
7 years agoHi Dhruvin ,
SUMMARIZECOLUMNS should work.
https://docs.microsoft.com/en-us/dax/summarizecolumns-function-dax