Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello - Still fairly new to the PowerBI world and am fully self taught... so talk to me like I'm 5 lol
I'm needing to get count of Finished Good ItemNumbers and the YTD sales for those Finished Goods for each item in their BOM
DATA Structure
I'm working with 2 BOM tables (Flat_BOM is derived from the BOM table based on the specific BOM formual), Item Tables, Calendar, Sales Transactions, and a Customer tabel
I have the Item Counts playing how I think they should - ex below.. Item 100090 is in 41 finsihed goods and 14 Sub/WIP items
now how do I write a measure to get YTD Sales$ in this bad boy?
Thanks!
Hi @bfuller62 ,
You can refer the following links to get YTD sales:
How to Create YTD Calculations in Power BI
Sales YTD = TOTALYTD ( SUM ( Orders[Sales] ), Orders[OrderDate] )
Solved: Calculate Sales from YTD
If the above one can't help you, could you please provide some raw data in your tables (exclude sensitive data) with Text format, the visual Fields setting and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following links to share the required info:
How to provide sample data in the Power BI Forum
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 33 | |
| 31 | |
| 29 |