Forum Discussion
my data not summing correctly
- 5 years ago
Ok, try this then:
If Measure = IF([CPT Co Sign Value]>=0, [Visits] * [CPT Co Sign Value])
Provider Payout 5 = SUMX(Sheet1, [If measure]).
If that doesn't work, then we will need to create the SUMMARIZE expression but including all the columns in the visual.
Hey! Let me know if this helps!
I gave you the measure I am using with the formula. Hopefully the screen shots help. Which also include the filters I am using! You can see all the measure that I amusing that are checked marked. Thank you again for all your help!
Co-Sign Bonus Amount =
Ok, try this then:
If Measure = IF([CPT Co Sign Value]>=0, [Visits] * [CPT Co Sign Value])
Provider Payout 5 = SUMX(Sheet1, [If measure]).
If that doesn't work, then we will need to create the SUMMARIZE expression but including all the columns in the visual.
- jonnyA5 years agoResponsive Resident
PaulDBrown Oh my goodness, that worked!!! Thank you so much!!!!