web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Dataflow standard v2 |...
Power Apps
Answered

Dataflow standard v2 | Integration of multiple choices

(2) ShareShare
ReportReport
Posted on by 182

Hi lovely Community,

 

data integration via Dataflow for a "CHOICE" Column work fine with a single value like this:

"999740000"

 

But how does it works for multiple "CHOICES". Already know it works fine via Power Automate or Excel Add-In like:

"999740000,999740001,999740002"

 

With Dataflow standard v2 I just get the follwing Error:

T-TYP,588129f8-0ee4-4efb-a38d-034c72a33e2c,,"Table crefb_producttype field crefb_market is a crefb_market Choice data type. The value 999740000,999740001,999740002 is not a valid value for the crefb_market choice field."

 

How does it works with Dataflows and multiple choices? Have choosen Text Type for column..

 

BR,

Sven

I have the same question (0)
  • Drew Poggemann Profile Picture
    9,287 Most Valuable Professional on at

    hi @KSven,

     

    Is the crefb_market field a "Choices" type or is it a "Choice" type?  The error appears to reflect it is the latter which would not allow setting the value to what you identified.  You would need to have the field in the dataverse defined as a Choices type.  Can you also show the code you are trying to execute to help diagnose?

     

    Thanks much,


    Drew 

  • KSven Profile Picture
    182 on at

    Hi @dpoggemann ,

     

    thank you for your reply.

     

    Here's my Target Column incl. Choices:

    KSven_0-1616762234566.png

    KSven_1-1616762248388.png

    And my Column in Dataflow (single Values are working, combined ones not...) :

    KSven_2-1616762379831.png

    And here's the part of my last code steps incl. Values for Choices:

    ....

      #"Replaced value 2" = Table.ReplaceValue(#"Changed column type 1", each [crefb_market], each if [crefb_market] = "111" then "999740000,999740001,999740002" else if [crefb_market] = "100" then "999740000" else if [crefb_market] = "010" then "999740001" else if [crefb_market] = "001" then "999740002" else null, Replacer.ReplaceText, {"crefb_market"}),
      #"Filtered rows" = Table.SelectRows(#"Replaced value 2", each ([crefb_oid] <> "#(001A)"))
    in
      #"Filtered rows"
     
    BR,
    Sven
  • f3dvr Profile Picture
    2 on at

    hi @KSven

     

    I have the same problem.
    This is my step.

    https://twitter.com/f3dvr/status/1383200667494277121 

     

    MS support can't reproduce.

    I need help too!

  • Verified answer
    KSven Profile Picture
    182 on at

    Hi @f3dvr ,

     

    I already have a running support ticket. Here the reply from MS for this issue:

    KSven_0-1619199324882.png

     

    Let's wait for this..

     

    BR,

    Sven

  • GingerBread007 Profile Picture
    4 on at

    I still have this issue. Did you guys get a solution?

  • CreativeExpirements Profile Picture
    5 on at

    Did they ever reply to your ticket with a solution?
    Currently running into the same issue when trying to import into a (multiple) choice column through Dataflow.

  • GingerBread007 Profile Picture
    4 on at

    No, we ended up using classic workflows from Dynamics for our use case.

  • ell10706 Profile Picture
    112 on at

    This is occurring for me, as well. Using Dataverse with the OData connector, my "Choices" fields which have multiple choices selected are throwing the same errors on import. Anyone seen an answer or workaround for this that doesn't involve manually editing the data?

  • xClaudioWeberx Profile Picture
    4 on at

    I have the same problem, when I selected the table with multiple choices it happened

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard