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.
My goal is that I need to get this set to this up to look at on Mondays for the previous weeks item inventory/sales.. I need to look at every item in inventory to identify what items (lbs) aren't being sold on all the items in inventory, we are also having a lot of returns from restaraunt distributors also that need to be eliminated since that prob wasn't sold the same week being reviewed; I am using this dax below and not getting the desired results. since i have all the sales information - i don't want to miss the items that aren't selling at all which is what i am after and then of course the last date the item actually sold not returned for credit. Can someone help me? Total Pounds Sold Last 7 Days = IF( [Total Pounds] = 0, CALCULATE([Total Pounds], DATESBETWEEN('Dates'[Date], DATEADD( LASTNONBLANK('vwi_Wendy_SalesDiscovery4'[Invoice_Date],[Total Pounds]),-7 ,DAY), LASTNONBLANK('vwi_Wendy_SalesDiscovery4'[Invoice_Date],[Total Pounds]))) ,0 ) and Last Sales Date = LASTNONBLANK( 'Dates'[Date], [Total Pounds]).
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
10 | |
6 | |
6 | |
6 |
User | Count |
---|---|
30 | |
11 | |
11 | |
10 | |
6 |