Would like some ideas on troubleshooting the scenario below where dashboard page # 3 returns zero rows...thank you.
Page # 3 filters on several columns plus the following...
Customer ID is present in analysis query from page # 1
Customer ID is not present in analysis query from page # 2
The log file produced from page # 3 shows that the query in page 1 is called.
The query from page 2 is absent from the log for page # 3.
Message was edited by: 3713479
The underlying problem is that the analyses for each dashboard page are not sharing the same date ranges. When there is a dependency on the results of an earlier analysis, that analysis is run with date ranges not defined for that page even though the scope is set at the page level.