【发布时间】:2020-04-27 06:34:50
【问题描述】:
我正在尝试创建具有以下条件的表格汇总表
从原始表到汇总表,我们必须使用以下条件创建
1) select distinct ids
2) select screen name base on highest count group by id and today date
3) If two screens are same value on today date with the same id then pick the first screen
【问题讨论】:
标签: powerbi powerbi-desktop powerbi-datasource power-bi-report-server powerbi-custom-visuals