You are currently viewing Power apps for beginners | Pass Company to embedded canvas app

Power apps for beginners | Pass Company to embedded canvas app

In 10.0.19 there was a small new feature added when embedding canvas apps into Dynamics 365. It used to be that only one variable could be passed to a canvas app. Now we also have the ability to get the users current company.

Anyone that has worked with Dynamics 365 knows that whenever any sort of query is performed company needs to be included in the query.

Starting with 10.0.19 the current company is passed to the embedded power app. Today we talk about how we can get the company that is being passed by Dynamics 365 into a variable that we can use inside of our power apps canvas app.