Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to add a filter pane for the dimension [Category], while I already have another filter pane for the dimension [_MonthYear].
[_MonthYear] is a field of my Master Calendar and represents the last displayed month on my dashboard, which can cover a period of several months.
As there aren't all categories every month, some categories may be greyed out.
I've tried:
Aggr(Only({1} Category), Category)
as dimension of my filter pane, but they're still greyed.
I've also tried to include a set analysis like:
=Aggr({<$(vEmptyDate)>} Reporting,Reporting)
where the variable vEmptyDate is defined as:
%DateKey=, _Date=, _DayMonth=, _WeekDay=, _Week=, _WeekYear=, _Month=, _MonthYear=, ...
But it doesn't work neither.
What could be the solution?
Thank you in advance for your help.
I've tried :
Aggr(Only({<$(vEmptyDate)>} Category),Category)
Aggr(Only({1} Category),Category)
it's greyed
If I try without "Only":
Aggr(({1} Category),Category)
Aggr(({<$(vEmptyDate)>} Category),Category)
then nothing appears
I've also tried without the internal parenthesis:
Aggr({<$(vEmptyDate)>} Category,Category)
Aggr({1} Category,Category)
and the values that were greyed are not visible now.
I don't know what to do next, and I don't understand why these previous tests were unsuccessful.
Thank you for your help.
I've just finished to design a dashboard that provides the same effect.
I try to attach the qvf to my message, but when I post it, I have the message "The contents of the attachment doesn't match its file type."
It's my first attached file here and I don't see any indication of what I should do.
How can I attach my qvf file?
After 10 unsuccessful attempts, I've decided to upload the file on a website. You can access to it via this link: https://mon-partage.fr/f/S5R15lz0/
If I select the month of November, the category 'Distributor' in the 'Category' filter pane is greyed.
For information, I'm focussing on the Category filter here, but I have the same kind of problem with charts and maps
Hello,
Can you confirm if you have access to the file?
When I select a specific month, e.g. Sep-2018, I can only select the 'Distributor' category, the other categories are greyed.
But Sep-2018 is just the last month of the period I want to consider.
I would like to consider all categories in the 'Category' filter