Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
@cenk_yildiran In addition to the answer on Stackoverflow, you could do this:
Measure =
VAR __Table = DISTINCT(SELECTCOLUMNS('Table',"__GroupNo",[group_no],"__revenue",[revenue]))
VAR __Result = SUMX(__Table,[__revenue])
RETURN
__Result
@cenk_yildiran In addition to the answer on Stackoverflow, you could do this:
Measure =
VAR __Table = DISTINCT(SELECTCOLUMNS('Table',"__GroupNo",[group_no],"__revenue",[revenue]))
VAR __Result = SUMX(__Table,[__revenue])
RETURN
__Result
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |