-
[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
-
[Power Automate] – How to add dynamic content in word file using power automate?
Namaste Everyone, The Use Case: I have a word file stored in my SharePoint and I need to update some dynamic values within that file. How can I accomplish this? Change content control properties of word file: To update the content of the word file, you’ll have to incorporate content control properties within the document. 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
-
Hiding Important information with Masking Rules in Dynamics 365 💎
Namaste Everyone, So, today we found something cool in Dataverse that isn’t widely talked about – it’s called the Masking Rule. This feature is like a secret agent for your data, helping you hide things based on certain patterns. Imagine you have info like emails, credit card details or bank account details that you want Continue reading
-
[Power Automate] Save Email Attachments to SharePoint using Power Automate
![[Power Automate] Save Email Attachments to SharePoint using Power Automate](https://powersparkbyshrangarika.in/wp-content/uploads/2024/02/screenshot-2024-02-26-230122.png?w=1024)
In this easy-to-follow Power Automate tutorial, we’ll learn how to effortlessly store email attachments in SharePoint. But that’s not all – we’ll also discover how to give these attachments new names as they land in SharePoint, all thanks to Power Automate. And if you’re looking to keep things organized by saving only PDF attachments, we’ve 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
