
Announcements
Hi!
I have built a button/instant flow in Power Automate which creates a record in BC (production).
It works great in my prod environment, I can use all the columns in "Create record" BC action. I was trying to create the same flow in other's company BC prod environment and it doesn't work the same. It isn't showing all the columns in "Create record" BC action.
I've checked user licences in BC and in PA for both BC environments- all good, can use premium connectors (PA for Office 365 and PA for D365) and can access BC prod (permission set includes: super).
API used for that table returns all fields in "Find records" BC action, so they are there.
Missing fields are necessary to define record details, such as customer no. I can't figure out what's the cause of limited fields in "create records" action.
Is it possible that some fields in the table are blocked for creating new data? Even when table returns those fields?
Where else should I have a look to resolve this problem?