Has anyone else had their collections suddenly stop collecting all the data from a sharepoint list today?
My apps have been working fine (even as recently as before lunch today, just a few hours ago in Australia) and now all of a sudden the ClearCollect function is only collecting selected columns from the related sharepoint list, resulting in modules and formula that rely on the missing columns to fail.
I can't find anything about it online, but have tried a few things including putting the collection formulae on a button outside onstart or onvisible with the same effect, and utilising showcolumns, which does help to a degree, but doesnt seem to work in conjunction with complex choice/people columns, meaning my app still can't function properly.
Given the timing and the fact I hadn't made any changes, this feels potentially more like a Power Platform end problem, but trying to see if there's any solutions out there or if anyone else has come across this issue.
In the example attached, the blacked out items are all that is currently adding to the collection, the yellow highlights are information that normally imports (coachfullpro for example is a people table for that item that another formula then breaks open)