Related resources for apps
  • Broadcom Launches VMware Tanzu Platform 10 for Private Cloud Apps11/15/2024 8:22:15 AM. Broadcom launches VMware Tanzu Platform 10, simplifying private cloud app development with reduced costs, enhanced security, and GenAI support for enterprises.
  • Setting Default Dates in Power Apps: Using Today(), Date(), Year(), and DateAdd() 11/14/2024 6:39:41 AM. Learn how to set default dates in Power Apps using functions like Today(), Date(), Year(), and DateAdd(). This guide explains how to simplify date fields, enhance user experience, and improve app func
  • Explaining Deep Linking in Power Apps 11/12/2024 10:49:37 AM. Deep linking in Power Apps enables direct navigation to specific screens, improving user experience and engagement. By using URL parameters, custom schemes, and StartScreen functions, developers can c
  • Azure Logic App11/10/2024 7:04:51 AM. In this article, we will learn about Azure Logic Apps, which is a cloud-based service that enables users to create automated workflows and integrate applications, data, and services across the cloud a
  • How to perform CRUD Operations in Power Apps11/10/2024 7:03:28 AM. Create a student management app in Power Apps with CRUD functionality—Create, Read, Update, and Delete—for efficient data handling. This app connects to a SharePoint list, allowing users to add, view,
  • Create Azure App Service via PowerShell 711/5/2024 10:05:05 AM. In this guide, learn how to create an Azure App Service using PowerShell 7. We'll cover the essential steps, including setting up your environment, configuring your app service plan, and deploying
  • Add a Folder/File to OneDrive Without Moving it into OneDrive11/1/2024 8:35:04 PM. This article will discuss the way to Add Folder/File outside of OneDrive Folder to OneDrive without Moving it into OneDrive
  • Azure Open AI 10/24/2024 11:56:38 AM. In this video, we will discuss where Open AI currently sits in Azure and cover some cool technology, such as Azure communication services, Twillio, Azure Open AI, and Logic Apps.
  • Blocking Access to GenAI Apps with Defender for Cloud Apps10/24/2024 7:21:47 AM. Blocking Access to GenAI Apps with Defender for Cloud Apps
  • Conditional Access App Control With Defender for Cloud Apps10/21/2024 7:52:49 AM. Conditional Access App Control With Defender for Cloud Apps.
  • Power Apps and Library Component10/20/2024 9:59:58 AM. Library components in Power Apps are reusable modules that can be shared across multiple apps to streamline development. They help maintain consistency, reduce redundancy, and enable easy customizatio
  • Can Copilot Agents be Customized for Specific Microsoft 365 Apps10/11/2024 6:20:22 AM. Copilot agents in Microsoft 365 can be customized for specific applications, allowing organizations to tailor functionality, integrate data sources, and automate workflows, enhancing productivity and
  • How to Get Reply from GPT in Power Apps10/10/2024 5:39:42 AM. This guide walks you through setting up GPT using OpenAI's API in Power Apps, creating seamless conversational experiences, and automating replies with AI to enhance user engagement and workflows.
  • Power Platform for Admins Connector in PowerApps10/9/2024 6:38:19 AM. PowerApps allows users to integrate the "Power Platform for Admins" connector to manage environments efficiently. By using functions like GetAdminEnvironment(), users can retrieve and pagina
  • Use Text Translation AI Model in Power Apps10/9/2024 5:36:49 AM. Power Apps can be integrated with AI models, like the Text Translation model, to automatically translate text between languages. You can implement this by leveraging the Microsoft Translator service f
  • Microsoft Copilot integrate with existing Microsoft 365 Apps10/9/2024 3:57:05 AM. Microsoft 365 Copilot enhances productivity by integrating seamlessly with apps like Word, Excel, and Teams. It offers natural language processing, secure data access, and customizable workflows for s
  • Use AI Model in Power Apps10/8/2024 10:57:16 AM. Learn about the AI Builder, which enables users to create custom AI models for predictions, object detection, and text classification. Discover practical use cases and tips for maximizing AI capabilit
  • How to Build and Monitor dApps Using Alchemy10/4/2024 5:42:03 AM. Learn how to create a blockchain app using Alchemy, connect it to MetaMask, send transactions, and monitor blockchain activity in real-time using Alchemy's powerful dashboard tools.
  • Getting Started with Power Apps10/3/2024 11:16:25 AM. This beginner's guide introduces you to the basics of app development, helping you design workflows, automate processes, and build business solutions with ease using low-code techniques.
  • What is the Filter Function in Power Apps9/30/2024 11:14:40 AM. The Filter function in Power Apps allows users to narrow down data sets by applying specific criteria. It is essential for creating dynamic applications that require user input to display relevant inf
  • What is the Collect Function in Power Apps?9/30/2024 8:32:00 AM. Power Apps enables users to create custom applications with minimal coding, utilizing features like the Collect function for data management. This function allows dynamic storage of various data types
  • How To Enable The Modern Command Bar Experience In The Canvas Apps9/30/2024 5:16:53 AM. This article guides you on enabling the modern command bar in PowerApps Canvas Apps. It details the steps to activate this preview feature, starting from creating or opening a Canvas App, navigating t
  • Building Image Generation Apps with Azure OpenAI in .NET9/28/2024 5:07:03 AM. This article guides you through using Azure OpenAI's DALL-E service in .NET to generate images based on prompts. It covers setting up an OpenAI resource, deploying the DALL-E model, and writing C#
  • Create Mobile App with Angular Ionic9/25/2024 5:40:42 AM. Learn how to create a mobile app using Angular and the Ionic framework in this comprehensive guide. We'll cover the essentials of hybrid app development, including setting up your environment, bui
  • Containerize React JS and .NET Core Apps with Docker and Kubernetes9/23/2024 9:07:58 AM. This guide demonstrates how to build a sample product management application using .NET Core Web API for the backend and React JS for the frontend. The app is containerized with Docker and Kubernetes
  • Add and Use Copilot Answer Control in Microsoft Power Apps Preview9/23/2024 5:15:53 AM. In this guide, you'll learn how to add and use the Copilot answer control (Preview) in Microsoft Power Apps. We walk you through the steps to integrate this AI-driven feature, enhancing user inter
  • What is the Notify Function in Power Apps?9/23/2024 5:09:43 AM. The Notify function in Power Apps displays messages to users, providing instant feedback on their actions. It supports various notification types, such as success, error, warning, and information, hel
  • Hide OOB Share Button in Model-Driven Apps9/23/2024 4:51:08 AM. Learn how to control app behavior, personalize the user interface, and enhance the overall user experience in Dynamics 365 and PowerApps using simple customization techniques.
  • Top 5 Performance Improvements in Angular 189/23/2024 4:21:54 AM. Learn about the latest optimization features, enhanced change detection, faster rendering, lazy loading, and other cutting-edge updates that make Angular 18 more powerful than ever!
  • Cascading Drop-downs in Canvas Power App9/19/2024 1:40:38 PM. Learn how to create dynamic, dependent drop-downs that filter options based on user input, improving form efficiency and user experience. Perfect for Power Apps developers looking to streamline data e
  • Getting Started With ASP.NET Core MVC Apps Using VS Code9/18/2024 12:14:39 PM. Learn to create a HelloWorld app using ASP.NET Core 2.0 and Visual Studio Code. This guide covers setting up a new ASP.NET Core MVC project, adding controllers and views, and running the application.
  • Site Column & List Column and Site Content Type9/3/2024 9:41:08 AM. This article covers SharePoint's Site Columns, List Columns, and Site Content Types. It explains the differences between Site and List Columns, including their scope, reusability, and management.
  • Atan2 Function From Power Fx Using Power Apps9/3/2024 6:26:24 AM. Reading this article, you can learn how to perform Atan2 function from Power Fx using in Microsoft Power Apps. Also, you will be able to learn Button control, Label control and TextInput control in th
  • Filter and Display New Employees in Power Apps with Microsoft Graph9/3/2024 5:05:57 AM. Create a Power Apps app that lists new employees who joined this year by using the Microsoft Graph API. With a button click, retrieve and display user data filtered by hire date in a gallery. This app
  • Dynamic Forms and Flexible Data Storage for Web Apps8/26/2024 4:03:17 AM. This guide covers responsive form creation, scalable data management, and seamless backend integration, offering strategies for efficient user input handling and adaptable storage solutions.
  • React Performance Unleashed: Tips and Tricks for Lightning-fast Apps8/25/2024 11:32:03 AM. React Performance Unleashed: Tips and Tricks for Lightning-fast Apps
  • Streamlining React Apps with Suspense and Lazy Loading8/25/2024 11:29:06 AM. Discover how React Suspense and lazy loading can supercharge your web apps by optimizing component and resource loading. This guide explains how these features work, with practical examples to show yo
  • Demystifying Hide Legacy App in Dynamics 3658/23/2024 4:45:22 AM. This guide explains how to hide legacy apps in Dynamics 365, aimed at beginners. Learn to streamline user experience, minimize errors, and enhance security by managing app visibility through the Power
  • How to Create and Deploy Chatbots Using Power Apps8/14/2024 6:24:13 AM. Learn how to create and deploy chatbots using Power Apps with this comprehensive guide. Discover the step-by-step process for building custom chatbots, integrating them into your applications, and dep
  • How to Create Virtual Agent Chatbot from Power Apps Using Copilot8/12/2024 7:15:20 AM. Learn how to build a chatbot in PowerApps using Microsoft Copilot Studio, offering a no-code interface for real-time chats with virtual agents, enhancing your Power Apps with interactive communication
  • How to Enable or disable Copilot (preview) in Power Apps 8/12/2024 7:14:33 AM. Learn to create a chatbot in Power Apps using Microsoft Copilot Studio and Power Virtual Agents without coding. This guide covers setting up chatbots with a no-code approach, integrating them into you
  • Validating User Input Using Regular Expression With C#8/9/2024 9:46:52 AM. In software development, validating user input is crucial to prevent errors and security issues. Regular expressions (regex) are used to validate fields such as email, zip codes, and phone numbers. Th
  • Accelerating .NET Core Apps with Azure Cache - Azure Essentials Series - Ep: 97/28/2024 4:39:39 PM. In this episode, we'll dive into the features, benefits, and best practices for integrating Azure Cache with .NET Core apps to deliver high-performance, responsive solutions.
  • Populate All Persons in a Group Depending Upon Dropdown Value7/25/2024 12:16:12 PM. Create a PowerApp to dynamically populate trainers based on a selected subject from a drop-down menu. First, two SharePoint lists should be set up: one for training details and another for trainer inf
  • Tracking Visits and Visitor Details on PowerApps Page7/25/2024 12:07:39 PM. Learn to track unique page views in PowerApps by integrating SharePoint lists and using global variables. This guide covers designing lists, configuring PowerApps screens, and patching view counts. It
  • How to Create Scrollable Screen?7/25/2024 4:31:00 AM. Learn how to create and manage scrollable screens in your project, enhancing user experience with full-screen scrolling. This guide covers adding and configuring scrollable screens, managing control a
  • Hyperlink Creation Open External Sites and Outlook Templates7/24/2024 6:57:31 AM. Discover tips for enhancing PowerApps with hyperlinks, external site navigation, and Outlook email integration. Learn how to use HTMLText control to create clickable links, launch external sites from
  • Create a Comment Thread Like Yammer/Viva Engage in PowerApps7/24/2024 6:27:02 AM. This guide covers integration with Microsoft 365 tools, setting up social collaboration features, and developing custom business applications to streamline enterprise communication.
  • Power BI: Transform Hyperlinks into Icons for Better User Experience7/24/2024 6:16:03 AM. Learn how to enhance your Power BI reports by transforming plain text hyperlinks into clickable icons. This step-by-step guide will show you how to categorize URL fields and display them as icons, imp
  • Control Form Requirement with Save or Submit Button7/23/2024 6:58:51 AM. Implement a "Save as Draft" feature to allow users to save and resume incomplete forms. Create buttons with distinct functionalities for saving drafts and submitting forms. Set form fields a
  • Create Comment System Like Facebook YouTube Viva Engage Yammer 7/23/2024 6:50:52 AM. The article explains how to implement a commenting feature using a scrollable screen. It covers creating a scrollable screen, adding and aligning controls, handling dynamic gallery heights, and managi
  • Create Scrollable Screen in PowerApps7/22/2024 7:34:58 AM. Creating a scrollable screen is essential for enhancing user experience by allowing access to content that exceeds the viewport. This guide covers various methods to implement scrolling, including ver
  • An Essential Guide to Microsoft PowerApps7/19/2024 6:27:30 AM. Discover Microsoft PowerApps, a low-code platform that simplifies app creation for all skill levels. Integrated with Office 365, Azure, and Dynamics 365, PowerApps enhances business productivity by en
  • What is Microsoft Entra Id and How does Licensing Works?7/18/2024 3:23:50 PM. Microsoft Entra ID is a cloud-based identity management service that enables secure access to external resources like Microsoft 365 and internal applications. It supports single sign-on for over 2800
  • Automate Fiscal Year Calculation and Auto Populate in Power Apps Form7/18/2024 10:35:57 AM. Automating fiscal year calculation and auto-populating fields in a Power Apps form streamlines data entry and enhances accuracy. This tutorial guides users through setting up dynamic date calculations
  • Save as draft and Submit with required, optional functionality and by default required functionality in PowerApps7/18/2024 10:24:46 AM. This is most required feature in any app. If the form is lengthier, it is very useful feature. Any user can fill in the half of the forms and save the form as draft. Later can come in and pickup the f
  • Interactive Rating Control in PowerApps7/17/2024 2:23:06 AM. Explore the integration of rating controls in social media and user-interactive applications using SharePoint lists. Learn about setting display modes, default properties, and user validations to enha
  • Total Rating, Average Ratings in PowerApps7/17/2024 12:42:38 AM. One of the most popular elements on social media platforms and for any user-interactive necessity is rating. As I was creating the ratings, I came to understand that accurate rating captures a great d
  • Seen by people on the page load in powerapps.7/17/2024 12:41:53 AM. Learn how to track page views and unique visitors using PowerApps integrated with SharePoint. Utilize global variables and the OnVisible property to optimize performance. Enhance UI with containers an
  • Total Page hit count in PowerApps.7/16/2024 10:13:46 AM. Discover effective methods for monitoring usage statistics, generating insightful reports, and leveraging data visualization to gain actionable insights into app performance and user engagement.
  • Building Web Apps with Streamlit and Python7/10/2024 10:14:44 AM. Streamlit is a powerful Python library for creating interactive web applications quickly and easily. It offers a simple API, fast prototyping, easy deployment, built-in widgets, and automatic reloadin
  • ACot function from Power Fx using Power Apps7/10/2024 9:23:53 AM. Build custom business apps swiftly with Power Apps, leveraging Power Fx for low-code development across Microsoft Power Platform. Learn to implement the ACot function and utilize Button, Label, and Te
  • Cot function from Power Fx using Power Apps7/10/2024 4:28:42 AM. Reading this article, you can learn how to perform Cot function from Power Fx using in Microsoft Power Apps. Also, you will be able to learn Button control, Label control and TextInput control in the
  • How to Display Unique Page Views in PowerApps7/7/2024 6:26:40 PM. We often see in many of the sites that total page view count is shown. I have come across one of the use case where I wanted to show how many times that page was visited by any user uniquely.
  • PowerApps Rating Control Total and Average Ratings Validations7/5/2024 7:50:30 AM. Rating is one of the most common features in the social sites and for any of the interactive requirements by users. While I was developing rating, I realized, there are lots of validation required in
  • Track Views Per Item and Total Page Hits in PowerApps7/5/2024 7:37:03 AM. We often see in many of the sites that total page view count is shown. I have come across one of the use case where I wanted to show how many times that page was visited by any user. Another use case
  • Showing Restricted or Role-based Users in PowerApps Form Dropdown7/4/2024 8:26:17 AM. Security of their app or data or functionality everyone demands. Most of requirements require approval process and if we have limited approvers listed what could be asked for more.
  • Updating Lookup Columns in Dataverse with Power Automate7/3/2024 5:04:39 PM. Navigating Lookup Columns in Dataverse using Power Automate requires precise handling. Unlike simpler data sources, such as SharePoint, updating these columns demands using a specific format like &quo
  • How to Create Multiple Filters in Gallery using Collection7/3/2024 8:56:06 AM. Filtering gallery on multiple selection is most demanding user-friendly functionality which could be expected by any business. In this post, we'll look at how to design and implement multiple filt
  • PowerApps Nested Gallery with People Picker, Status & Data7/3/2024 6:01:35 AM. Learn how to create nested galleries in PowerApps, a powerful feature for organizing data visually. By using nested galleries, you can group items and dynamically expand or collapse data entries. This
  • Explain Rating Control in PowerApps7/3/2024 5:39:46 AM. Discover step-by-step guidance on integrating this feature into your apps, optimizing user experience, and leveraging Microsoft's Power Platform for seamless app development and user engagement.
  • Create Different Values in Same Dropdown Control in PowerApps7/3/2024 5:16:46 AM. Learn to customize dropdown values in PowerApps based on form requirements. Explore methods for different forms requestor and approver using single-line text or choice columns. Ensure data integrity a
  • What is Power Apps Delegation?7/3/2024 4:51:34 AM. Power Apps delegation is a concept that affects how Power Apps retrieves data from data sources. It optimizes performance by delegating data processing tasks to the data source, handling large dataset
  • Exploring Formula-level Error Management in PowerApps7/3/2024 4:48:07 AM. In this article, we explore Formula-level Error Management in PowerApps. Learn how to enable this feature and improve app usability by creating custom errors and gathering valuable error information.
  • How to Define a Custom Connector Using a Postman Collection7/2/2024 7:13:54 AM. Learn to convert Postman collections into custom connectors for Microsoft Power Platform. Export your collection in v2.1 format, import it into Power Automate or Power Apps, configure with host and ba
  • Dataverse Multi Choice Columns in PowerApps7/2/2024 7:04:34 AM. Discover how to efficiently work with PowerApps and Dataverse, specifically focusing on handling Multi Choice Columns. Learn how to use the Concat function to display multi-choice values in a label wi
  • Understanding the PowerApps GroupBy Function7/2/2024 7:03:28 AM. Learn about PowerApps' GroupBy function syntax and limitations. It's effective for grouping text, number, date, and duration columns but doesn't support Choices and Lookup columns. Essenti
  • Exciting New Features in PowerApps: Named Formulas6/28/2024 7:03:47 AM. Discover the latest enhancements in PowerApps, including the powerful Named Formulas feature. This blog post walks you through enabling and using Named Formulas, which streamline app development by al
  • Explain Named Formulas in Power Apps6/28/2024 5:09:28 AM. Learn how to leverage named formulas effectively in Power Apps with our comprehensive guide. Explore the benefits of named formulas for organizing and reusing logic across your applications. Master th
  • Find and Replace in PowerApps6/27/2024 10:52:39 AM. Learn to streamline data entry and enhance user experience by implementing powerful text manipulation techniques within your canvas apps, leveraging Microsoft's Power Platform capabilities seamle
  • Understanding ParseJSON in PowerApps6/27/2024 9:46:12 AM. Understanding ParseJSON in PowerApps" is a comprehensive guide to using the ParseJSON function within Microsoft PowerApps. Learn how to effectively handle and manipulate JSON data in your custom
  • Code View in Power Apps Studio: A Game-Changer for Developers6/27/2024 8:51:38 AM. In this article, we will learn about the new feature of Power App Studio: Code View, which helps the developer view the control code in the YAML + PowerFx language.
  • App Settings in App Service Vs App Configuration Resource in Azure6/24/2024 9:19:22 AM. Learn the distinctions between Azure App Settings and Azure App Configuration for effective application configuration management in Azure. Azure App Settings are tailored for individual FunctionApps/A
  • API vs Service vs Function Connections in Azure Logic Apps6/24/2024 9:08:23 AM. Azure Logic Apps helps automate tasks, business processes, and workflows by connecting to various services. API Connections integrate with third-party and Azure APIs, Service Provider Connections dire
  • Detect Session Changes in Dynamics 365 Customer Service App6/21/2024 6:43:56 AM. The Dynamics 365 Customer Service Workspace app aids agents in managing multiple sessions efficiently. Detecting session changes with JavaScript enhances context switching, productivity, and customer
  • Building Progressive Web Apps (PWAs) with Next.js6/21/2024 6:20:28 AM. We highlight the advantages of using Next.js to build PWAs, emphasizing their capability to provide a user experience similar to native apps. By utilizing Next.js, we maintain the benefits of web tech
  • Local And Global Variables In Power Apps6/20/2024 6:44:06 AM. Local variables are temporary and screen-specific, declared using the UpdateContext function (e.g., UpdateContext({LocalVariableName: Value})). Global variables, declared with the Set function (e.g.,
  • What is a Power Platform Environment?6/18/2024 10:48:41 AM. A Power Platform environment is a foundational structure within Microsoft's Power Platform ecosystem, facilitating the development, testing, and deployment of applications.
  • How to Save Power Apps Editable Gallery Data to Sharepoint List?6/13/2024 10:43:13 AM. The PowerApps ForAll function iterates through Gallery5 items, using Patch to update TimeSheetEntriesDetail. It captures date, project ID, and employee details from tempcol, ensuring precise data inse
  • Create Repeating Section In PowerApps New Form - Step By Step - Part One6/12/2024 9:40:57 AM. This article guides you through creating a Repeating Section in PowerApps forms for New and Edit forms. Learn to store data in SharePoint lists, manage form navigation, and enhance user experience wit
  • Automating Tag Updates for Azure Function Apps with PowerShell6/12/2024 5:27:02 AM. Learn how to automate tag updates for Azure Function Apps using PowerShell. This guide covers essential scripts and techniques to efficiently manage and update tags across your Azure resources.
  • Displaying Previous Current Next 2 Weeks in Power Apps Combo Box 6/11/2024 12:03:29 PM. This Power Apps script generates a ComboBox displaying the previous 2 weeks, current week, and next 2 weeks. It utilizes variables to set the current date, calculates date ranges based on weekdays, an
  • Variables In PowerApps6/6/2024 7:44:52 AM. Discover how to effectively use variables in PowerApps to enhance your app development. This guide covers the basics of creating, managing, and utilizing variables to store data, improve functionality
  • Adding A PowerApps App To MS Teams6/5/2024 11:08:37 AM. Enhance collaboration by seamlessly integrating PowerApps apps into Microsoft Teams. Boost productivity, streamline workflows, and empower teamwork with custom business applications deployed directly
  • All About AppSettings In ASP.NET Core6/4/2024 12:49:50 PM. Learn how to configure ASP.NET Core applications using appsettings.json. This guide covers adding keys for database connections, email settings, and more in the appsettings file. Discover methods to r
  • Assign System Managed Identity to Azure Function Apps with PowerShell6/3/2024 7:52:08 AM. Learn how to streamline identity management by assigning system managed identities to Azure Function Apps using PowerShell. This guide covers the benefits of managed identities, step-by-step instructi
  • Understanding Modern Cloud Solutions: App Service, Container Instances, Container Apps, and Kubernetes Service6/2/2024 11:58:29 AM. Understanding Modern Cloud Solutions" explores Azure services like App Service, Container Instances, Container Apps, and Kubernetes Service. Dive into containerization, orchestration, scalability
  • Getting Started With Ionic Blank App Using Visual Studio 20155/24/2024 7:18:02 AM. Get started with building a hybrid mobile app using the Ionic Framework and Visual Studio 2015. This guide covers setting up Ionic and Cordova, creating a blank app template, and utilizing the Ionic C
  • HR Efficiency: Revolutionizing Policy Writing with Copilot AI5/24/2024 6:29:24 AM. Copilot, an AI tool by OpenAI, transforms policy writing for HR managers. It accelerates research, offers contextual guidance, ensures quality, allows customization, and saves time, revolutionizing HR
  • Working With PopOver Control In Onsen UI Using Visual Studio 20155/22/2024 10:59:53 AM. Utilize Visual Studio 2015 to integrate and customize PopOver controls in Onsen UI for dynamic mobile app interfaces. Enhance user experience with interactive pop-up components, leveraging JavaScript,