How to Enable Anonymous Access with SharePoint Online?
Power Platform Geeks
by Heba Kamal
2w ago
In this post, we will learn How to Enable Anonymous Access with SharePoint Online. How to Enable Anonymous Access for a specific SharePoint list or a specific item. Anonymous access in SharePoint Anonymous access in SharePoint allows users to access a SharePoint site without requiring them to sign in. This can be useful for sharing public content or allowing external users to view specific resources without the need for authentication. How to Enable Anonymous Access with SharePoint Online? We will follow these steps to enable anonymous access to a SharePoint Online site. First, we have to ..read more
Visit website
How to Use Copilot in Power BI?
Power Platform Geeks
by Mohamed El-Qassas
1M ago
Copilot, the generative AI assistant, has made its way into Power BI, revolutionizing the way users create reports, write DAX measures, and explore data. In this detailed article, we’ll explore how to enable Copilot in Power BI, understand its capabilities, and leverage it effectively within Power BI Desktop. What Is Copilot? Copilot is an AI-powered feature that assists Power BI users in various tasks, including report creation, DAX measure formulation, and enhancing Q&A experiences. It leverages large language models to understand natural language queries and generate relevant ..read more
Visit website
Copilot Studio Power Virtual Agents for Teams Vs Stand-Alone PVA Subscript
Power Platform Geeks
by Heba Kamal
1M ago
In this blog post, we will explore the differences between Power Virtual Agents (PVA) for Microsoft Teams and the standalone PVA subscription: What is Copilot studio PVA? CoPilot studio (Power Virtual Agents PVA) is a service within the Microsoft Power Platform suite. Its primary focus is to enable easy development and management of fully functional chatbots through a no-code approach. PVA provides a simple, graphical interface that allows users with virtually zero programming or AI experience to build smart bots. You don’t need to write code; instead, you create virtual agents ..read more
Visit website
How to Enable Copilot in Microsoft Fabric?
Power Platform Geeks
by Mohamed El-Qassas
1M ago
In this post, we will learn how to Enable Copilot in Microsoft Fabric step by step to unlock its powerful capabilities. What’s Copilot in Microsoft Fabric? Copilot, the AI-powered assistant, has arrived in Microsoft Fabric, bringing new ways to transform and analyze data, generate insights, and create visualizations and reports. How to Enable Copilot in Microsoft Fabric: A Step-by-Step Before you begin, ensure the following prerequisites are met: Prerequisites You need administrative access to your Microsoft Fabric environment. Copilot is not supported on trial SKUs. Only paid SKUs (F64 ..read more
Visit website
PowerApps business days in a month in a simple way
Power Platform Geeks
by Heba Kamal
1M ago
Understanding how to manipulate dates within PowerApps is essential for various applications, including scheduling and time tracking. By mastering the process of retrieving all days in a month, developers can enhance their app’s functionality and user experience. This article provides a straightforward guide to accomplish this task within the PowerApps environment. We’ll explore different methods using PowerApps functions and formulas to generate a list of dates for each day in a specified month. PowerApps return all days in a month In this example we will learn how to use formula in PowerApps ..read more
Visit website
PowerApps list all users access to PowerApps app
Power Platform Geeks
by Heba Kamal
4M ago
PowerApps list all users access : In PowerApps, making sure people can work together smoothly and controlling who can access an app is really important for the app’s success. As part of managing the app, it’s crucial to easily get a full list of users who can use a specific PowerApps app. This helps administrators handle permissions, keep track of how the app is used, and make sure users have a safe and efficient experience. So in this post we will learn how to retrieve all the users that have access to a specific PowerApps app. PowerApps list all users access for specific app We can perform t ..read more
Visit website
Slow Custom Visuals in Power BI Report Server
Power Platform Geeks
by Mohamed El-Qassas
4M ago
In this post, we will explore why the Custom Visuals take a long time to load in Power BI On-Premises dashboard, and we’ll provide an effective solution to solve the slowness issue of the Custom Visuals in Power BI Report Server. Custom Visual took long time to load in Power BI Report Server You might also like to read How to Install and Configure Power BI Report Server Step by Step Slow Custom Visuals in Power BI Report Server As is commonly known, the Power BI default visualization pane doesn’t hold all the visuals that we need to build an interactive dashboard. Thanks to App Source, we ha ..read more
Visit website
How to split string in power automate to array?
Power Platform Geeks
by Heba Kamal
4M ago
In this blog post we will learn how to split string in power automate to an array and how to access array elements in power automate. How to split string in power automate? In Power Automate , you can split a string into an array using the split() function. Example: Suppose we have a flow that receive an input string with the following format text||text||text we need to split the string using the || delimiter and put it in an array Use split function :In PowerApps, the Split function is used to break a text string into a table of substrings based on a specified delimiter. Delimiter: The ..read more
Visit website
PowerApps weekday name
Power Platform Geeks
by Heba Kamal
4M ago
In this blog post, we will learn how to get the PowerApps weekday name, first day of month, last day of month, extract month from date PowerApps, PowerApps weekday name In PowerApps, you can use the Text function along with the Now() or any date field to retrieve the day name. Example: retrieve day name of date string Text(DateValue("12/3/2023"), "dddd", "en") DateValue(“12/3/2023”): takes a string representing a date (“12/3/2023”) and converts it into a date value. The DateValue function is used for this purpose. Text(…, “dddd”, “en”): The Text function is then applied to the result of Dat ..read more
Visit website
OData filter query Power Automate in SharePoint get items
Power Platform Geeks
by Heba Kamal
5M ago
In this blog post, we will learn how to use OData filter query Power Automate with SharePoint. OData filter query Power Automate and SharePoint list How SharePoint get items action uses filter query in Power Automate The “Get items” action is used to retrieve items from a SharePoint list. You can specify a filter query to limit the results to specific items based on certain criteria using the OData query options to filter and retrieve specific items from the data source. Here’s how to use OData filter queries in the “Get items” action: Add the Get items action and specify the Site addres ..read more
Visit website

Follow Power Platform Geeks on FeedSpot

Continue with Google
Continue with Apple
OR