Forum Discussion
Title Based on Field value with measures - error
Hello everyone,
i would like to ask you for help.
I am using Titles based on Field values to show actual or selected month (code found here - what a superb forum).
It is working ok for 3 of my sheets in dashboard, but now i connect new table (UnusedVacation) and for this new one it is not working.
Manually selected month it shows ok in both Title and the Value, but when no month is selected, it returns actual year_month value in title, but do not filter the value shown.
I guess problem might be in connection, but couldn´t figure it out 😞
I am attaching code for the title value and screen of table connections:
If Year_Month IS manually selected - OK
Vojtech Babka
2 Replies
- sturlaws
Resident Rockstar
Hi,
is the problem that the title is wrong, or that the table is not filtered for the date in that appears in the title?
Cheers,
Sturla - vbabkaRegular Visitor
Hello - B is correct 🙂
Title shows correct date in all options, if i filter manually onleft side, title and table get filtered correctly, but if no Year_Month is selected, title shows highest Year_Month (actual - which is correct), but do not filter the table.
In other sheets/tables (e.g. Presence or Absence) it is working well.