Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello community,
I have a dataset like below.
I want to Count number of Product (not unique but just count) filtering just for 7 days in each column and show it on the new column.
For example, AAA on Date 2024/1/11 would be 7 because there is one Product for every single day but 2 for Date 2024/1/2 because there is only 2 days within previous 7 days.
Could you please help me out?
I tried to use calculate count but it showed up error for circular problem.
Please help, and thank you in advance.
Solved! Go to Solution.
is this what you want?
Proud to be a Super User!
Hello Ryan_mayu
Thank you so much.
This is exactly what I wanted!!!
Thank you
you are welcome
Proud to be a Super User!
is this what you want?
Proud to be a Super User!
User | Count |
---|---|
77 | |
76 | |
44 | |
31 | |
26 |
User | Count |
---|---|
98 | |
89 | |
52 | |
48 | |
46 |