SharePoint List schema for PowerApps for a table with multiple data types

Viewed 27

I am a newbie to power apps. I have a data with different numeric data types in a column as given in the image.

table

I want create a power apps with the data on the table as database. I will be using SharePoint list as a database. Could you please help me on how I can add this to SharePoint as one column has different numeric data types and as far as I know we can only add one numeric data type to a column in SP list.

1 Answers

what you are looking for are not directly concercing PowerApps rather sharepoint column (data types). I belive you have already looked into google.

Take a look at this article this explains all the column type and also which to be used when.

You can easily connect to sharepoint in PowerApps as out of box connector.

Related