PowerBI: How to get distinct count for a column in a table, while grouping for many columns separately

前端 未结 0 1674
执念已碎
执念已碎 2020-12-07 19:04

I have a table with multiple date columns, and a single label column, as shown by following code

Data = DATATABLE (
"Date1", DATETIME,
"Date2&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题