The EasingAnimation component will let you add movement to your Power Apps applications. This component produces a Value output property that goes from a Start value to an End value following one of the 30 easing functions provided allo...
Here's a date-picking calendar component I created. This calendar component uses a single gallery with slider components that, when selected, calculate the date for the position the user selected. It also fires an OnSelect event to let the co...
The BubbleHelper component will help you set up chaining bubbles on your canvas Power Apps screens to help your users understand how your application works:Every aspect of the bubble can be customized:the titlethe text contentthe visibility and va...
Note: The latest update addresses the "One or more component behavior properties, event or action, have a mismatched return type" error. Responsive Design:Buttons adjust their width automatically based on number displayed or hidden.Button fon...
Header with Search text box and screen/app title label.Common editing and navigation icons. Most colors are editable. Icons such as Add New, Save, Delete, Back, etc. You can show/hide most controls and use behavior properties such as OnSelec...
Table Header with Responsive, Sortable ColumnsKUDOS: I've based this component on Jamie Willis-Rose's Flexible Width Gallery. I have made some additions such as sorting icons, column text alignment, etc. As for the explanation on how thi...
Used to upload documents to a library when connected to a Power Automate flow.Add the component to your component library. In your app, get the UploadFiles component from the Components library and add it to your screen. The co...
SVG based Radar Chart for PowerApps. Radar supports 3 Value Sets and also allow to configure all colors.You can find more charts in https://www.firstcodeguide.com/ Enjoy it Best Regards Jorge