power-platform
-
[Power Apps Grid Control – Part 2] – Enabling Aggregation in Dynamics 365
Namaste Everyone, In this blog, we will learn how to enable aggregation in Model Driven App, Aggregation is a powerful feature in Dynamics 365 that allows users to gain meaningful insights from their data. With this feature, it’s easier than ever to configure and utilize this functionality to its full potential. Here’s a step-by-step guide Continue reading
-
[Canvas App] – Modern Controls In Canvas App ( Tab List and Progress Bar)
Namaste everyone, In this blog, we will learn about “Tab list” and “Progress Bar” modern controls of Canvas App. Tab List Incorporating a modern tab list control within a Canvas App in the Power Platform can significantly enhance user navigation and app organization. This control allows for a sleek, tabbed interface where each tab can Continue reading
-
[Power Apps Grid Control – Part 1]: How to configure the Power Apps Grid Control for displaying nested grids and presenting child items within views using the Model Driven App?
Namaste everyone! Introduction to Power Apps Grid Control? In today’s data-driven world, businesses rely on efficient data management tools to streamline operations and drive growth. The Power Apps Grid Control is a versatile data visualization and interaction tool that allows users to seamlessly navigate and manipulate data within Dynamics 365 environments. Using Power Apps Grid Continue reading
-
{Preview Feature} – How to restore deleted records in Dataverse table?
Namaste everyone! In this blog post, we’re unveiling a new feature by Microsoft that’s still in preview mode but incredibly helpful – the ability to restore deleted records from Dataverse. Until now, we’ve relied on tools like XrmToolBox to accomplish this task, often requiring the audit log to be enabled. However, with this new feature, Continue reading
-
[Power Automate] – How to add dynamic table content in word file using power automate (Part – 2)
Hey everyone, In our Part-1, we’ve covered creating dynamic content in word files. Now, we’re moving forward by creating a Power Automate flow to automatically replace placeholder tags with dynamic values. Steps for the Power Automate cloud flow: Here, I am creating Scheduled cloud flow as we need to fetch the contacts and create a Continue reading
-
[Power Automate] – How to add dynamic table content in word file using power automate (Part – 1)
Namaste Everyone, Hope you are doing good! The Use Case: Every day, I want to gather all the contacts created today in Dataverse. Then, I want to organize them in a tabular form in a word document using Power Automate. Change content control properties of word file: If you don’t have developer tab in word Continue reading
-
[Quick Tip] – How to use “navigateTo()” method in JavaScript in D365 CE
In this blog post, we will learn how to use navigateTo() method in JavaScript. navigateTo() method is a built-in method that allows you to navigate a specified table list, table record, HTML web resource, or custom page. This method can be useful when you want to programmatically redirect the end user to a different page Continue reading
-
[Power Automate] – Format an HTML Table with CSS and add links in Power Automate
Namaste everyone, Hope you all are doing well! 🙂 I often find myself wanting to make emails look nicer when I’m sending a list of records to someone. So, what I do is use HTML to create a table with some cool styles (CSS) to make it look good. And hey, I can even add Continue reading
-
[Quick Tip] – How to get the Session details of Model Driven App and Canvas App?
Namaste everyone, Scenario: If you want to report any issue related to your app or product, you must need to share Session Details along with the issue description to Product Support Team so that they can troubleshoot the issue and help you with the resolution. In this article, we will learn how to get the Continue reading
-
[Quick Tip] – How to check the access for a User in Dynamics 365 CE on the Model Driven Apps
Namaste Everyone, Hope you all are doing good! So, we are back with one “Quick Tip”. You might come across a situation where the users may not be able to view or access a particular Model Driven App in an Environment. So, in this blog, we will learn how to quickly check the access of Continue reading
