Forum Discussion
How do i create a monthly sales report?
Hi, I currently have a report that groups up sales by the month, I have it updating daily as I want the most up to date sales in the current month. Is there a way for power bi to check if the dates value match, then update the sales values?
I ended up changing a different part of my process that fixed the issue. Thanks for your help
10 Replies
- CKCFrequent Visitor
Hi parry2k thanks for your response!
This is the table I am working with, it pulls from a sharepoint folder that has new spreadsheets being uploaded to it every day. Instead of the bottom 2 rows having the same date with different sales values, I want it to combine both rows that have the date 2024-04 in it.
Again thanks for your reply.
- CKCFrequent Visitor
In my Screenshot, the bottom two rows are from the same date, When my report updates a new row is created that includes the date 2024-04. My report updates daily so after 1 week I have multiple rows with the same date value. Is there a way I can replace the older rows with the newers rows that have the same date?