I am using select to map an object/array, that i run through a Parse JSON figuring that if i just remove the type it would at least aknowledge that the property is there even if its empty.
I have come to the (hopefully wrong) conclusion that i have to test/default each field with:
if(empty(item()?['fieldname']), '', item()?['fieldname'])
This feels like such an ugly hack, there must be a better way to deal with this, any suggestions?
Solved! Go to Solution.
@v-yuazh-msft wrote:Hi @hjaf,
Yes, the only way to get the empty fields from SharePoint is use the expression that you provided and there is any better way to deal with this in microsoft flow currently.
Best regards,
Alice
Thanks for the feedback, I assume you mean there isn't any better way. I made a suggestion/idea about this here
Hi @hjaf,
Yes, the only way to get the empty fields from SharePoint is use the expression that you provided and there is any better way to deal with this in microsoft flow currently.
Best regards,
Alice
Hello, @hjaf!
Thank you for posting on the Flow Community Forum! Have you had an opportunity to apply @v-yuazh-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
@v-yuazh-msft wrote:Hi @hjaf,
Yes, the only way to get the empty fields from SharePoint is use the expression that you provided and there is any better way to deal with this in microsoft flow currently.
Best regards,
Alice
Thanks for the feedback, I assume you mean there isn't any better way. I made a suggestion/idea about this here
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
40 | |
38 | |
36 | |
35 | |
28 |
User | Count |
---|---|
39 | |
39 | |
34 | |
30 | |
23 |