The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a table (table#1) with the budgeted quantity of each item (supplemental part#) for each month. I need to use this table with a master sales table (table#2) which has other data fields for these supplemental part #.
Table #1table 1
Below is how the final table of the report looks:
Final table in which table#1 need to be inorporated
Now, I am not able to unpivot first table as it creates many to many relationship with the master table .
Please suggest the best way to achive what I am looking for.
Thanks in advance for help.
Solved! Go to Solution.
It worked , Thanks for help.