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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have sales and forecast data and want to create a table containing only the product codes and categories.
For one of both I would do the following
Products = DISTINCT(UNION(VALUES(germany_sales[Product]); VALUES( forecast_germany[Product Number (SKU)]))
But I want to to it for the combination Product + Product category.
HI @Anonymous ,
Please share sample data along with the columns of your table to help you with this.
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.