Hello,
I would like to create a default filter for a board that takes the last month into account based on data imported.
Is it possible ? And if so, through what functionality?
Thank you for your help.
Have a nice day,
Antoine
Hello,
I would like to create a default filter for a board that takes the last month into account based on data imported.
Is it possible ? And if so, through what functionality?
Thank you for your help.
Have a nice day,
Antoine
Hi
Your request is definitely possible and to achieve it you need to leverage the Dynamic variables feature.
Let us consider the following Data Load transaction list composed of one property load month:
To create the Dynamic variable we would need a boolean metric flagging the last import month, in this case Nov 23.
So my formula would be:
'Data Load'.'Load Month'oBY LASTNONBLANK: 'Data Load'.'Load Month']nREMOVE LASTNONBLANK: Month] = Month
The next step would be creating the Dynamic variable by accessing the Variables panel within the Settings:
And finally selecting this variable as the default one for the month page filter:
Hope this helps,
Issam
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.