Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have denominator in division calculation like below:
RangeSum(Value) /
((4*Count (distinct PLANT)) - Count({<Dates1 = {"$(=Date(Date#('$(vDATE)','M/D/YYYY') - 7))","$(=Date(Date#('$(vDATE)','M/D/YYYY') - 14))","$(=Date(Date#('$(vDATE)','M/D/YYYY') - 21))","$(=Date(Date#('$(vDATE)','M/D/YYYY') - 28))"} >}Dates))
But my chart is behaving wrongly. However If we plot the same expression of denominator in Single KPI, it returning a correct numeric value.
Can you please help.
Thanks,
Sarif
Same result..and one more thing .. the issue is happening when I am selecting more than one Plant. Basically when two plants are sharing same holiday then it is creating issue.
Thanks,
Sarif