How to check if a collection is empty in Power Apps canvas apps
Hello everyone and welcome to my blog. In today’s blog, I will show how can you check if a collection is empty in Power Apps. There are primarily two ways you can check if a collection is empty. The first is using the IsEmpty function. In the below example, the IsEmpty function will initially return …
How to check if a collection is empty in Power Apps canvas apps Read More »
The post How to check if a collection is empty in Power Apps canvas apps appeared first on Debajit's Power Apps & Dynamics 365 Blog.
Published on:
Learn moreRelated posts
Microsoft Dataverse – Test Power Apps with the test engine
We are announcing the ability for makers and professional developers to test Power Apps with the test engine in Microsoft Dataverse. This feat...
Sort a collection by a date column in Power Apps
Recently I came across a Power Apps solution that needed to sort a collection by a date column. In this post the pains of sorting by date fiel...
Find Power Automate flows referencing a specific field / column in Power Apps
In this blogpost, we will learn to identify all Power Automate flows that reference or interact with a specific column or field within a Power...
Embedding Canvas Apps into Model-Driven Forms for a Unified Experience
In Microsoft Power Apps, there are two main application types—canvas apps and model-driven apps—each serving unique purposes. While model-driv...
Testing the Waters: Why Power Apps Preview Isn’t Always Ready for Prime Time
Preview features are early releases provided to allow developers and organizations to explore and test new capabilities before they are fully ...
Power Platform admin center – View usage and value metrics for Copilot agents in Power Apps
We previously announced that the ability to view usage and value metrics for Copilot agents in Power Apps in the Copilot hub within the Power ...
How to Remove an Active Unmanaged Layer from the Ribbon in Power Apps (Dynamics 365 CRM) Using ribbondebug=true
Customizing the ribbon (command bar) in Dynamics 365 CRM via Power Apps can be a powerful way to tailor the user interface ...