Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I am stuck trying to get these three tables merged together so I can have one Fact table that allows me to have other lookup tables. I want to be able to slice it from different defined groups and correct dates.
My first table has different dates for the same transaction ID. The Total Billed here are the correct ones for the transaction. I want the amounts to show up on each defined date here. Billing Details Table looks like this:
Billing Details
Sometimes it is the same date.
Billing Details
I want to Merge the above table "Billing Details" with this "Billing Operations Table". I wanted the Total Billed, Sales Tax, Enviromental, and Shop Supplies from this table to be includedin each Row.
Last step I want to pivot the below table items with the Enviromental and Shop Supplies from this table to be included and eventually pivoted with the below table "Price" items. Detail Table where it breaks down each Transaction down at the product/service level. I was going to pivot all the different components up of each transaction at the product level.
Billing Operations Table
This thrid table is the product/service item breakdown for Price and Costs. I want to pivot these details to have all that information to slice and create groups based off the type of product/service.
Product Details Table
Thank you so much for any help trying to figure this out.
Sincerely,
Trevor
Solved! Go to Solution.
Hi @Anonymous ,
I think you can use Append&Merge. This article is about how to use them.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Sorry to disturb you...
But did I answer your question ? Please mark my reply as solution. Thank you very much.
Best Regards,
Stephen Tao
Hi @Anonymous ,
I think you can use Append&Merge. This article is about how to use them.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.