Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Powerbiji99
Frequent Visitor

undefined

Hi there 

 

no embed a formula in a lookupvalue

 

need help with the dax

 

sum amounts in a column if product id matches 

 

thanks

1 REPLY 1
amitchandak
Super User
Super User

@Powerbiji99 ,The information you have provided is not making the problem clear to me. Can you please explain with an example.

 

if you need

//Copy data from one table to another - with related  1-M, Copy on M side
Item Name = RELATED('item'[Brand])

//no realtion needed 1-M

Month Name = LOOKUPVALUE('date'[Month Year],'date'[Date],Sales[Sales Date])

 

Copy City without using related 1 - M
City Name = maxx(FILTER(geography,geography[City Id]=Sales[City Id]),geography[City])

 

Copy City without using related  M -1

City Name = sumx(FILTER(sales,geography[City Id]=Sales[City Id]),sales[amount])


Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.