Skip to Content
0
May 21, 2018 at 07:22 PM

Web Intelligence Report returning incorrect results for between to measure

64 Views

Hi Friends,

I have a report which sum of the measure is not getting expected result as per the requirement.

Scenario: 1) I have data in the below-mentioned format but my requirement when i run the report from Emp Id between 1 to 3 must display total salary of all employees (salary must be 150 only if we exclude 4 and 5)

Note : Applied only " Web query filter "

Emp id Empname salary 1 Siva 10 2 ram 20 3 chandra 30 4 gk 40 5 uk 50 Total

150