Forum Discussion
Olamum
2 years agoHelper II
undefined
Greetings, I'm working on enabling a feature where you can click on a specific Financial Year, and in the detailed table below, it will display both the current financial year and the previous year,...
- Anonymous2 years ago
Hi Olamum ,
Here's the result.
My approach is to remove the relationship between the main table and the calendar table. Then create a column for the previous financial year in the calendar table. Create a column for financial years in the main table. Then modify the measure. You want a separate card visual to show the values of the previous financial year, so I created a new emasure display.
You can download my attachment for more details.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Olamum
2 years agoHelper II
Ashish_Mathur
Thanks