Forum Discussion
Monthly Percentage
- Anonymous8 years ago
timoneill84,
Please review this modified PBIX file.
https://1drv.ms/u/s!AhsotbnGu1NogyTKizuvFC-gvTgk
Regards,
Lydia
timoneill84,
I am not clear about your requirement, could you please share expected result based on the dummy data you share?
Regards,
Lydia
sorry, so here is the dummy data again (i've changed the figures that need to be summed in table two):-
12345678 001234566 2 001234566 2 5 Door Hatchback
12345679 001234567 4 001234567 4 5 Door 4x4
12345673 001234569 7 001234569 7 3 Door 4x4
second table:-
5 Door Hatchback 10
5 Door 4x4 6
3 Door 4x4 5
formula would need to do 2 (as there are 2 4x4s) divided by 11 (6+5 as the sum for text criteria containing 4x4) x100 to get a percentage figure.
Hope that makes sense.
- Anonymous8 years agoNot applicable
timoneill84,
Please review this modified PBIX file.
https://1drv.ms/u/s!AhsotbnGu1NogyTKizuvFC-gvTgk
Regards,
Lydia- timoneill848 years agoFrequent Visitor
Hi
I'm just trying to modify the check formula which currently reads:-
check = IF(ISERROR(SEARCH("4x4",Claims[Vehicle Type])),1,0)
How do I get it to search for multiple text criteria instead of just 4x4? so say search for 4x4 OR apples and return 0 next to those rows?
Thanks
- Anonymous8 years agoNot applicable
timoneill84,
This thread has been closed, please open a new thread about the new question.
Regards,
Lydia