I have this formula on the OnVisible action of my screen:
ClearCollect(outstandingOrders, GoodsInToday.Run(WeekNo,SelectedYear, 2))
Earlier, this worked fine. I made changes in my Stored Procedure. Added some extra columns. I have updated the Flow & tested that. It works fine. When I want to add the new columns to the Data table, they are not shown. So I thought I would delete the data table & try again.
Now, the above ClearCollect statement is flagged as an error:
ClearCollect has some invalid arguments.
Cannot use a non-record value in the context.
I have tried various things.
GoodsInToday.Run(WeekNo,SelectedYear, 2)
This statement is fine, & does not get flagged as an error. Obviously, I need the collection. I tried giving the collection a new name. That didn't help.
Hi @stapes
As you have made a few changes in the flow, can you try to remove the flow from the canvas app and register it again? The expression used by you looks fine to me.
Please make sure that you are passing the correct variables in the flow as per the specified format. If this doesn't help, please share more details around this.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Have you found a solution to this. Been driving me crazy for hours.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
206 | |
187 | |
82 | |
51 | |
37 |
User | Count |
---|---|
288 | |
244 | |
121 | |
76 | |
55 |