PowerApps Play Video From SharePoint | Power Apps Videos

powerapps video from sharepoint

Video control in Power Apps allows users to play video from a file, SharePoint, or any external source. In this article, I will cover everything you need to know about PowerApps video control, PowerApps play video from SharePoint, and many more things like: Power Apps Video Control Let’s start with the very basics – What … Read more >>>

Power Automate String Functions + 10 Examples

Power Automate string manipulation

In Power Automate, you can work with converting and formating strings using string functions() and some of the collection functions. In this tutorial, I will discuss how to deal with Power Automate string() functions with a few examples that include the below topics: Power Automate String Functions The Power Automate string function converts strings and string … Read more >>>

Power Automate Split String into Array + Examples

Power Automate split string

In this Power Automate tutorial, I will explain what is split in Power Automate, split function in Power Automate, and how to work with Power Automate split string. Also, we will discuss Power Automate split string into array, and Power Automate split variable including many more like: Power Automate split function The Power Automate split() … Read more >>>

The Property Policy Number Does Not Exist Rest API

The property '__metadata' does not exist on type 'SP.Data

Recently, when attempting to create a folder with metadata using SharePoint REST API, I encountered an error: ‘The property ‘PolicyNumber’ does not exist on type ‘SP.Data.FinanceItem’. Make sure to only use property names that are defined by the type.’ You can refer to the image below. In this SharePoint tutorial, we will explore how I … Read more >>>

An Entry Without a Type Name Was Found Rest API

An entry without a type name was found, but no expected type was specified error

Recently, while creating a folder in the SharePoint List using SharePoint Rest Api, I came across this error: An entry without a type name was found, but no expected type was specified. To allow entries without type information, the expected type must also be specified when the model is specified. You can refer to the … Read more >>>

SharePoint REST API Order by, Filter, Pagination, and Select

sharepoint rest api rest api order by desc

Do you want to learn about SharePoint REST API operations such as Select, Order by, Pagination, and Filter? In this SharePoint tutorial, we will discuss how to perform some REST API operations like SharePoint rest api order by, SharePoint rest api pagination, rest api filter SharePoint, SharePoint rest api search list, and many more like: … Read more >>>

Power Automate Read Excel File From SharePoint

Power Automate get data from excel sheet

In this article, I will explain how to work with Power Automate read excel file from SharePoint, and how to import excel data into an existing SharePoint list using Power Automate with various examples. Also, we will see how to update SharePoint list from Excel using Power Automate, and Power Automate get excel file from … Read more >>>

SharePoint Rest API Crud Operations + Examples

sharepoint rest api crud operations

Do you want to learn about SharePoint Rest API CRUD operations? In this tutorial, we will see how to perform SharePoint crud operations using rest API, including: What is SharePoint Rest API The REST API, which stands for Representational State Transfer Application Programming Interface, allows applications to communicate with each other over the Internet. Similarly, … Read more >>>

>