Forum Discussion
cj_oat
1 year agoHelper I
Value missing from Matrix table after using SUMX
Hi guys, I'm trying to create Measure to count other Measure based on conditions below, Qualified Flag Count = VAR _ActiveFlag = if ([ActiveFlag]>0 , 1 , BLANK()) VAR _SalesInv = if ([Cum...
cj_oat
1 year agoHelper I
Hi FarhanJeelani ,
Thanks for the advices! I just checked and realized that in June & July, the rows of data does not exist in the source table. Is there any way to fix this?
I used to create table to combine all combination of SKU and month and other data but then it collapsed because the data is too big...
- Dreday241 year agoNew Member
Make since to me also