
Hi there,
I am trying for over a week creating a simple list on a sub page from Power Pages. My data is coming from Azure Storage Table. On Power Query, my table seems to be ok, exactly the way I created it.
When I check my table, it is also everything ok:
But my list on the final page, it is like that:
All the videos/tutorials I followed, none of them had anything similar with this issue, I also couldn't find any example with Azure Storage Table.
Am I doing something wrong? Might forgetting a step? A bug? Any ideas?
Because I don't know where I look/research anymore.
Thanks 🙂
Hi @Donzera
If your power query is retrieving the right result then your list is definitely not wrong.
1. Log in to https://make.powerapps.com/
2. Choose the right environment
3. Choose Dataverse > Tables > Custom > Choose the right table
4. Select views under Data experiences
5. Select the public default view and edit it
6. Include all columns as per your Azure storage table
7. Hit Publish
------------
In Design studio
1. Pres sync configuration and preview the website. And press "Ctrl+F5"
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.