Hi all,
I'm trying to show data from my sharepoint list in a pie chart for columnR that is only for the previous week number rolling. By that I mean the data always shows the previous weeks data by week number.
FilteredOrders,
Filter('MySharepointlist', WeekNumber(Week No.) = Today() - 7)
);

Report
All responses (
Answers (