Power Apps- How Components access Global Variables, Controls and Screens
3 use cases Introduction: To let your component access variables, controls and screens outside of it, you can simply turn on its Access app scope property. There can be three use cases for this, see below. Use Case 1: You are able to set a global variable from inside the component. Use Case 2: You […]
Power Apps- How Components access Global Variables, Controls and Screens Read More »