Hi, every one.
I create a flow with action Get a record to retrieve data from D365FO entity.
there are company and primary key in Object id.
and use common account to connect FO .
When running the flow,
if the company of common account is same as object id company, then succeed,
otherwise fail,
Question:
Why the object id company is passed but not used, instead the company of common account is used to retrieve data.
Does the company of common account will be prioritized for use? If so, how to use the object id company to retrieve data.
Best regards,
yang