Forum Discussion
Arul
7 years agoSuper User
DAX Calculation
Hi all, I want to count the super over by the match id. Here in the dataset they were given the particular column for the super over and if super over is bowled 1 was entered in the part...
Arul
7 years agoSuper User
But, It gave me the wrong result as 68.
v-juanli-msft
7 years agoCommunity Support
Hi Arul
Do you create a column or a measure?
Could you show an exmaple for me to work on?
It is better for you to share the screenshot which show the wrong result.
Best Regards
Maggie
- Arul7 years agoSuper User
This the result which i got when i used the formula which was shared by you.
- v-juanli-msft7 years agoCommunity Support
Hi Arul
It seems "is_super_over" doesn't exsit in the same table with "match id".
Please let me know which table "is_super_over" lies and what relationship between two tables which "is_super_over" column and "match id" column lie.
You could give me an simple data example.
Best Regards
Maggie
- Arul7 years agoSuper User