Author name: Adrian Celis

PowerApps Component To Access Variables Image 1

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 »

powerapps two level numbered list HTML image 3

Power Apps – How to have a two-level numbered list in HTML control

3 steps Introduction: We will create a 2-level table and order the items in a numbered list using the HTML control. Conclusion: You have a two-level HTML list where the second level is numbered automatically. Did this article help? Let us know how we can improve. Send us a message by clicking the “Contact Us”

Power Apps – How to have a two-level numbered list in HTML control Read More »

powerapps accordion expandable gallery demo gif

Power Apps – How to create an accordion or a expandable gallery

7 steps Introduction: We will learn how to create an accordion out of a gallery. Follow these steps from scratch. After this tutorial, you have a basic accordion that you may customize from where you finished. Let us first create our sample data by using a button. Conclusion: You have now successfully created a simple

Power Apps – How to create an accordion or a expandable gallery Read More »

Power Apps select all checkbox GIF

Power Apps – How to have a ‘Select All’ checkbox

3 steps Introduction: Learn how to have a ‘Select All’ checkbox for your individual checkboxes in your gallery. In this tutorial we will create a simple set-up to demonstrate the ‘Select All’ functionality. Did this article help? Let us know how we can improve. Send us a message by clicking the “Contact Us” button below.

Power Apps – How to have a ‘Select All’ checkbox Read More »