Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Tag: Power Apps

Exporting and Importing Solutions in Power Apps: A Comprehensive Guide

Introduction Power Apps solutions are a powerful tool for managing and deploying customizations. Solutions bundle components like entities, fields, views, charts, flows, and canvas apps into a single package, making it convenient to move them from one environment to another. Power Apps offers a robust solution framework that allows developers and administrators to package and…
Read more

Hide Form Field in Power Pages By using JavaScript

Introduction Power Pages, with its robust features and dynamic capabilities, empowers users to create compelling forms for various purposes. One essential aspect of form design is the ability to control the visibility of certain fields based on user interactions or specific conditions. In this blog post, we’ll delve into the techniques and best practices on…
Read more

Create or Update records without using Forms in Canvas Apps using Patch function

When we build canvas apps in Power Apps, we add Galleries to display records from our data source and Forms to view, create, and edit individual records, but sometimes forms are not enough to achieve our business scenarios. For those scenarios, We use Power Apps functions for updating tabular data sources directly. Patch is used…
Read more

Restore old version of your Canvas app for users so that you can fix issues in current version

Microsoft canvas Apps are awesome to design no-code apps for real world. in the course of application design we save our app in different versions. When we save canvas apps it asks whether you want to override old version or not. When we save a Canvas App it actually not published for live for users…
Read more

Create a Sample Canvas App using Gallery, Form in Dynamics 365 instance data

Power Platform is the Game changer in these days. Power Apps such as Model-driven apps and Canvas apps crossed all app development limits. So more learning on these Power Apps more will be your grip towards the Dynamics World. This post is not a new post but to refresh the practical concept of Canvas app…
Read more

Create and Manage a Webpage, Add components, Change Navigation Menu for Portal in Dynamics 365 CE

In our last article we understand what is a Portal and how we can configure portals in Dynamics 365 instance. We can also create Portals in CDS environment by creating a new environment and provisioning the portal. In this post we will see how we can add new Webpage in our portal we have created…
Read more

Sample Model Driven APP in Dynamics 365 in Details – Book Store Management

This article explains how to create a Model Driven Power App to manage a Book Store extensively. In my previous article I have explained how to create UCI app you can read here. This article is a continuation part of the last article. Scenario : We will create a Model-Driven App to Manage a Book…
Read more