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