Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
DOCDATE | ITEMID | QTY | PLUSORMINUS | BRANCHID | LOCID | STOCKVALUE |
24-11-2024 | ITEM001 | 35 | p | BRANCH3 | LOC2 | 1247.4 |
16-09-2024 | ITEM010 | 25 | m | BRANCH3 | LOC2 | 1422.41 |
26-07-2024 | ITEM011 | 64 | m | BRANCH3 | LOC3 | 2774.7 |
16-07-2024 | ITEM009 | 52 | m | BRANCH3 | LOC1 | 1488.85 |
07-06-2024 | ITEM008 | 91 | p | BRANCH1 | LOC1 | 3458.4 |
18-02-2025 | ITEM020 | 44 | m | BRANCH1 | LOC5 | 3906.58 |
06-07-2024 | ITEM012 | 18 | m | BRANCH2 | LOC5 | 180.85 |
i have this data
how to calculate opening qty, resived qty ,issue qty,Closing qty
Hi @rajasekaro To calculate stock metrics please follow the below:
Opening Qty: Sum of all transactions before the selected date.
Received Qty: Sum of QTY where PLUSORMINUS = "p" for the selected date range.
Issued Qty: Sum of QTY where PLUSORMINUS = "m" for the selected date range.
Closing Qty: Calculated as [Opening Qty] + [Received Qty] - [Issued Qty].
its not showing correct value if i select date filter
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 |
---|---|
78 | |
77 | |
59 | |
36 | |
33 |
User | Count |
---|---|
100 | |
62 | |
56 | |
48 | |
41 |