Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 general forum
Answered

Combining info 3 rows into one primary name column

Posted on by 52

Having to build a the following: 
Home Team Name (lookup field to Account Name)
Visiting Team Name (lookup field to Account Name)
Start Date and Time (Date - Time record )
|

|

This has to be combined into the 'Game Identification' via Power Automate Flow

One4allhome (boolean, slider on form) = True
1. Home - Date - Visiting

One4allhome (boolean, slider on form) = False
1. Visiting Team - Date - Home Team

 

if(triggerOutputs()?['body/a41__one4allhome'],'True','False')
I get a failure, but apart from that, I'm not sure with the final switch step.

Other building suggestions are also welcome.
 

pastedimage1639820164370v1.png

pastedimage1639820184419v2.png

pastedimage1639820206129v3.png

 pastedimage1639820274003v4.png

 

  • Verified answer
    Bipin D365 Profile Picture
    Bipin D365 28,962 Moderator on at
    RE: Combining info 3 rows into one primary name column

    Hi,

    Modify the expression in switch statement as below

    if(triggerOutputs()?['body/a41__one4allhome'],'Yes','No')

    And now change Case value from True ->Yes and False ->No as shown below

    CR21.PNG

    Please mark my answer verified if this is helpful!

    Regards,

    Bipin Kumar

    Follow my Blog: xrmdynamicscrm.wordpress.com/

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,552 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,552 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans