We have Year as a page selector on the DB created from a module (Time(Year) X Users) with blank boolean line item. But whenever we are opening the Dashboard for first time it always shows only 3 months of data. If we re-select the year from page selector, it starts showing 12 months.
Can someone please help what can be done to fix it?
Absolutely correct @anirudh. Uncheck your Time Synchronization on the module that you have published on the dashboard
Uncheck this small fellow.
As mentioned in my initial note, Current Year filter is taken from module with Year as dimension. Somehow it is not working.
No, In my month module I am not using any line item from Year module. I am just using page selector from year module on the dashboard to do page filter using synchronize option on month module.
My assumption was Year Page selector should automatically filter from Month module due to sync on on Time.
Do I need to give the formula mentioned by you in the Year Filter module?
Yes, can you apply this filter to the month module:
Year Module.Select[LOOKUP: Month.Year] (Line item dimension should be Month)
Let me know if it works
We have quite a few DB where Year is a page selector. If we apply the formula in month module then we have to apply it in each and every module if Year page selector needs to be used?
My understanding is Year Page selector should automatically select to Month Module due to synchronization. Is it not correct?