Hi All,
Need your help with the below requirement in Webi 4.0
We have Gross Sales Value with a hierarchy of District Number and Store NUmber
when we put a section on Store Number to display the Gross Sales value, we need to show Gross Sales Value at the Store and also total at District Level
Store level works without any issue
but how to show district level total in section
Tried with below
=[Gross Sales Value] ForEach([District number])
the above only displays at specific store level
=[Gross Sales Value] ForEach([District number]) In Report
it displays total value in the report but won't split at district level
really appreciate any inputs on this..
it's a bit long description, thanks for your time and help