Hi, I've got a flow with a few conditionals for uploading pictures to a Sharepoint from Powerapps. However, the dynamic 'ask in powerapps' variables within my 'Update File Properties' blocks are not available within powerapps.
Below is a picture of one of 3 'Upload file' blocks within my flow, as well as a screenshot of the function in Powerapps showing the missing variable. I've also included a view of the entire flow.
Thanks in advance.
Single conditional:
Powerapps:
Full flow:
Solved! Go to Solution.
Redeclaring the variables in flow seems to have fixed the issue.
Redeclaring the variables in flow seems to have fixed the issue.
I have a similar situation where variables are not always available. In SEND_AN_EMAIL_NOTIFICATION_(V3) variables are available for the subject but not the body of the email. I have several flows where this does not occur. The only common thread that I can find is the use of the Filter Array. The variables are present before the Filter Array action is added then they ghost in and out on some downstream actions.
User | Count |
---|---|
142 | |
137 | |
78 | |
73 | |
70 |
User | Count |
---|---|
228 | |
139 | |
78 | |
61 | |
56 |