web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Get custom properties ...
Power Apps
Unanswered

Get custom properties from Azure Table Storage using AzureTableStorage.GetEntities

(0) ShareShare
ReportReport
Posted on by 207

I am creating a simple form that uses the Azure Table Storage as a data source. I have successfully connected to the Table in Azure Blob Storage.

 

Here is what the table looks like:

AzureTableStorage3.PNG

 

I would like to bind this table's Region property to the Drop Down List.  I am able to use the AzureTableStorage.GetEntities function to return all values from the table and display the Row Key in the Drop Down List using this function.

 

Here is the formula I'm using for this: Formula: AzureTableStorage.GetEntities("DemoRegions", {NextPartitionKey:"R1"}).value

 

Does anyone know how I can show the values from the Region column / property instead?

 

PowerApps Formula and DDL.PNG 

 

 

 

 

 

 

Categories:
  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @panterra,

     

    I will try to escalate your issue as I couldn't find any documentation on how Azure Table Storage works with PowerApps. If I got further information, will update here.

     

    Regards,

    Mona

  • Meneghino Profile Picture
    6,949 on at

    Hi @panterra

    The answer is simple and in your screenshot.  You see there is a Value property just below Items?

    Just change that from 'RowKey' to the column you want displayed.

    Please let me know if this helps.

  • panterra Profile Picture
    207 on at

    @Meneghino and @v-monli-msft

     

    Thank you for your responses!

     

    I am able to use the value property to change what is presented to me.  However, the choices are limited. I am able to choose:

     

    • "Additional Properties"
    • "Partition Key"
    • "Row Key"

    The custom properties I have added are not available for selection.  

     

     

  • Meneghino Profile Picture
    6,949 on at

    If you added the properties after having added the data source to your app, then you may need to refresh the data source (from the list of sources in design mode) to show these properties.

  • Michael90 Profile Picture
    12 on at

    I am having the same issue. refreshing the connector didnt help. it was only possible to display the value of rowkey and particionkey did you find a solution?

  • tddrob Profile Picture
    2 on at

    @Michael90 I have this same problem, but no easy solution.  This connector isn't really usable if we can't get to the additional properties and I'm stuck exactly where you are.    

     

    I'm thinking about writing an Azure function that calls to Azure Table and returns it as JSON and then doing a custom connector from PowerApps side.    

  • hf2 Profile Picture
    2 on at

    This issue is still not solved - i can not access custom columns in a Azure Table. 

    An other workaround is to use a flow. In a flow the custom properties are accessable.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard