Forum Discussion
Rolling Calculation
If you use builtin time intelligence you might want to take a look at using custom time intelligence instead.
http://databear.com/2016/11/08/power-bi-tip-dynamic-calendar-table/
There you can easily add overall Quarter numbers and make sure you show only 4 quarters ever by doing easy range selection like CurrentQuarter-3.
- espinozan9 years agoHelper I
Hi cs_skit,
Thank you for your reply, I've created the table in the Query Editor. But im not sure how this could be implemented into my data. Do you mind explaining further? I'm a begginer with Power BI so all of this is kind of new to me.
What do you mean I could add overall Quarter numbers by a range selection?
- cs_skit9 years agoResolver IV
Yes in the calendar table you add an index for the quarters. Then you need a measure like "This Quarter" and just select by Quarter between this quarter and quarter - 3.
You could even do more complex stuff like join your calendar table with a quarter table and a fiscal year table.
- v-huizhn-msft9 years agoMicrosoft Employee
Hi espinozan,
Have you resolved your issue? If you have, please mark the right reply as answer. If you have not, could you please share more details or your sample table, and list the expected result for further analysis?Best Regards,
Angelia