Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello everyone, I'm a beginner in power bi and I don't know if my problem is because of my model or something else.
In short, I have a table containing lists of products with several columns including inventory date, end of month stock (stock), quantity consumed during the month (qtCons). I would like to add another column to have the month of stock available (stock/qtCons) on the inventory date, in other words if the inventory date is the end of January, I would like to have the month of stock available (stock January/ consumption average three of the last month). my problem is that once I am on line at the end of January how to recover the average qtCons of November, December and January ?
Products | store | Inventory date | end of month Stock | qtCons during the monthe | month of stock available |
Product A | S1 | 2023-01-31 | 12 | 23 | 12/average quantity consumed during the last three months including the month of inventory(november,december,january) |
Product B | S1 | 2023-01-31 | 23 | 43 | 23/average quantity consumed during the last three months including the month of inventory(november,december,january) |
Product C | S1 | 2023-01-31 | 32 | 2 | ... |
Product A | S2 | 2023-01-31 | 2 | 35 | ... |
Product B | S2 | 2023-01-31 | 5 | 67 | ... |
Product C | S2 | 2023-01-31 | 76 | 0 | ... |
... | .... | .. | .. | .. | ... |
Thank you so much !
Solved! Go to Solution.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
10 | |
10 | |
9 | |
9 |
User | Count |
---|---|
20 | |
13 | |
12 | |
11 | |
8 |