Forum Discussion
Narasimha
9 years agoHelper I
Last 4 weeks data
Hi team..i want to display last 4 weeks data in column chart. At any point it is showing 4 weeks data. Could you please help me with step by step process.
Anonymous
9 years agoNot applicable
Hi alanhodgson
Your soloution matches my requirment, but it is not working for me. I have created caluculated coloumnas like you said
Last Day of Week2 = 'Datekey'[Date]+MOD(8-WEEKDAY('Datekey'[Date],1),7)
alanhodgson
9 years agoSolution Supplier
Hey Anonymous,
Make sure you are putting the Date field that you use for the calculated column into the "Axis" part of the visual.
Other than that, it looks correct to me. I was also able to recreate the same column again and it worked fine.
Hope this helps,
Alan