Hi All,
I am trying to create Multi select Choice type column record in SharePoint online.
@Expiscornovus helped me to achieve this manually. Link here
But now My scenario is: I am having comma separated values(suppose: India, Bangladesh) in excel sheet and I need to convert those comma separated values in this format and then use that to create record :
[
{
"Value": "India"
},
{
"Value": "Bangladesh"
}
]
Thanks
Solved! Go to Solution.
Thank you very much @v-bofeng-msft .
You guys are doing great work and with sample flow, it was very easy for me to solve issue.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
62 | |
54 | |
29 | |
27 | |
25 |