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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello there-
I'm not sure how to proceed here, and thought that I'd ask for help.
I have two data points. The first is a table that has a series of sales curves, based on how items within that category have sold. It has a sales curve ID, and the cumulitive % of stock sold during that time slice.
screen shot of sales curves
The second, is a list of products and % of stock they sold during that same time slice. It contains product ID, and the same cumulitive % of stock sold.
screenshot of product list with % sold
I'm wondering how to develop a formula that analyses each product, and matches it to a sales category based on the strongest correlation between all time slices.
Is there a way to do this?
Appreciate the help!
-Nate
@nhewett , how you want to connect? provide expected output
You can have a calculated column.
You can move data in 4 ways from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
in the way where we use explicit join, we can use <= and >= to create between too.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 8 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 20 | |
| 14 | |
| 14 |