Blog - SPGuides

Power BI Group by | Power BI Count Group by

How to Use GROUPBY DAX Function in Power BI

In this Power BI Tutorial, we will learn about the Power BI Group By function and Power BI Count Group By. Also, we will cover the topics below: Power BI Group By function Power BI GROUP BY is a function used in the query editor or in DAX (Data Analysis Expressions) to combine data based … read more…

Pagination in Power Apps Gallery – How to Create

power apps gallery pagination

One of my clients provided a requirement to create a pagination in the Power Apps application. Additionally, they want to use the Gallery control and a Dropdown control to make pagination more attractive and responsive. This Power Apps article explains how to create pagination in PowerApps, pagination in PowerApps gallery, and pagination in Power Apps … read more…

Could not load file or assembly ‘Microsoft.AI.Web’ or one of its dependencies. The system cannot find the file specified.

Could not load file or assembly ‘Microsoft.AI.Web’ or one of its dependencies. The system cannot find the file specified.

Recently, I was creating an Asp.Net web application for a SharePoint POC where we wanted to display SharePoint list data using CSOM (Client side object model using C#.Net), but I got an error as: Could not load file or assembly ‘Microsoft.AI.Web’ or one of its dependencies. The system cannot find the file specified. Description: An … read more…

How to Work With Power Apps PDF Viewer Control [With Examples]

powerapps pdf viewer

One of my clients provided a requirement to display a SharePoint document/file in the Power Apps application. Additionally, they want to use the Search Bar, Open File, Zoom In, and Zoom Out functions of PDFs [much way your Windows, Mac OS, and Android devices’ local PDF reader software does]. To achieve this, Power Apps provides … read more…

Power BI Date Slicer [11+ Examples]

How to use Power BI Date Slicer

A Power BI Date Slicer is like a magic wand for your data. It lets you easily filter and visualize your data based on dates. Think of it as a virtual tool that helps you slice and dice your data by time periods such as days, weeks, months, or even years. In this tutorial, we … read more…

Power Apps Trim | Power Apps Remove First Character from String

trim in powerapps

I recently received a task in which I needed to remove the first and last characters from a string and all spaces from the string in Power Apps. Fortunately, Microsoft Power Apps provides Trim and TrimEnds Functions to achieve this. In this Power Apps tutorial, I will explore all the information about the Power Apps … read more…

Power BI Split Column by Text Contains | Power BI Split String

Split Column in Power BI

When working in Power BI, you might encounter a situation where your data has merged columns, such as having too much information in one column, like “PowerBIDesktop.“ In that case, you can use Power BI’s Split Column option to divide that column into multiple columns, like “Power BI Desktop.“ In this tutorial, we will learn … read more…

Power Apps Today Date Without Time | Power Apps Now()

powerapps now()

Recently, I got an opportunity to work with the Now, Today, IsToday, and UTCNow functions to get the current date and time, current date without time, date format, etc. In this Power Apps tutorial, I will explore all about PowerApps now() format, PowerApps now() timezone, Power Apps today format, Power Apps today date without time, … read more…

Power Query Date Functions | Power Query Today

power query date minus 1 day

One common task in data analysis is working with dates. Power BI Power Query provides functions for working with dates, including getting the current date and other date-related functions. In the tutorial, I will discuss Power Query Today Date in Power BI and Power Query Today Minus 7 days. Also, we will cover the topics … read more…

Power Apps Rating Control – How to Use

Power Apps Rating Control Example

In this Power Apps tutorial, We will discuss the Rating control in PowerApps, its properties, and how to add a Rating control in Power Apps. As far as we know, Power Apps has various controls to work with canvas apps; apart from that, Rating control is a user interface component within the app that allows users … read more…

Display SharePoint List in Power Apps – 5 Various Ways

get value from sharepoint list powerapps

While working on a project, a client asked me about the various ways to display SharePoint list in Power Apps and how to get value from SharePoint list in PowerApps. I researched some articles and collected a total of five different ways to show SharePoint list items in Power Apps. In this tutorial, I will … read more…

>