HI WELCOME TO KANSIRIS
Showing posts with label Powerapps. Show all posts
Showing posts with label Powerapps. Show all posts

Data types in Power Apps

Leave a Comment
 When an app connects to an external data source, each data type in that source is mapped to a data type for canvas apps.DATA TYPES IN POWER APPSData typeDescriptionExamplesBooleanA true or false value. Can be used directly in If, Filter and other functions without a comparison.trueColorA color specification, including an alpha channel.Color.RedColorValue( "#102030" )RGBA( 255, 128, 0, 0.5 )CurrencyA.