Forum Discussion
Graph with conditions
- 9 years ago
I have managed to replicate the graph you are after, but it isn't filtered on the top WEEK_NUM for each year. It is based only on the VALUE - the maximum for each month. So if the top WEEK_NUM means the VALUE is also at it's higest this will work for you:
cluster column chart with the values as 'Max of VALUE' and a slicer based on the YEAR. You can select one year or more than one by using Crtl + select
I have managed to replicate the graph you are after, but it isn't filtered on the top WEEK_NUM for each year. It is based only on the VALUE - the maximum for each month. So if the top WEEK_NUM means the VALUE is also at it's higest this will work for you:
cluster column chart with the values as 'Max of VALUE' and a slicer based on the YEAR. You can select one year or more than one by using Crtl + select
- joc9 years agoHelper I
Thank you, it's working like that !