cancel
Showing results for 
Search instead for 
Did you mean: 

Change Number of Column Shown in Analyzer

Former Member
0 Kudos

Hi everyone,

I'm developing a query where the column consists of calendar day. Currently all calendar days beginning from the current week until the next 16weeks are shown. However, I only need to see the columns until next week. How do I set this up?

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

nora_roch
Employee
Employee
0 Kudos

Hi Syed,

check out if defining a default filter with exit variable for current week and offset to next week that can be changed during query navigation helps. This will also improve query performance as not all the data needs to be calculated if not needed in the initial view.

For more information, see: OLAP Filter values.

Cheers,

Nora