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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello ,
Im working in Power BI and i have column SS TO that i need from "SS Frcst CD" table when creating a new calculated column in "stck and sales KOKO" tables.
var SPR=
RELATED('clients masterdata'[target weekcover])*sales-stockini+ sales*'SS Frcst CD'[SS TO]
To be replenished =
var sales='stck and sales KOKO'[Sale Av cs]
var stockini='stck and sales KOKO'[Stck initial cs]
var SPR=
RELATED('clients masterdata'[target weekcover])*sales - stockini
return
IF(SPR<=0;0;SPR)
Thanks, Best Regards
Hi @Anonymous,
Please share some sample data in above three tables and show us your desired out put (result values of the new calculated column [To be replenished]).
Regards,
Yuliana Gu
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 59 | |
| 42 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 109 | |
| 102 | |
| 39 | |
| 29 | |
| 29 |