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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
PBrainNWH
Helper I
Helper I

Salesforce: Get Campaign Name based on ID in Account object

I have a bunch of Salesforce objects I'm connected to and on my Account object I have a field called Last Soft Credit Campaign. It's an Id referencing the Campaign object. When I try and connect this Id to the Campaign Id in the Campaign object I get this error:

PBrainNWH_0-1671717297549.png

I feel good about the data model, so don't want to break the relationship between the Campaign and Opportunity objects. What is a good way to be able to get the Campaign Name from the Campaign object for the Last Soft Credit Campaign Id in my Account object? Calculated Table? Add Column? Stuck on what to do.


1 ACCEPTED SOLUTION
TomasAndersson
Solution Sage
Solution Sage

Hi!
Could LOOKUPVALUE() maybe be a part of your solution? LOOKUPVALUE function (DAX) - DAX | Microsoft Learn

View solution in original post

2 REPLIES 2
TomasAndersson
Solution Sage
Solution Sage

Hi!
Could LOOKUPVALUE() maybe be a part of your solution? LOOKUPVALUE function (DAX) - DAX | Microsoft Learn

Perfect. Thank you!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.