Announcements
Hi,
I want to resize the value of the table. is that supported in Powerapps?
Set( Products, Table( { Product: "Widget", 'Description': blabla....., 'Quantity Available': 3 },
When I write many lines in Description it doesn't show all what I write
Above, you have a Table with rows in it.
You have three columns
When you say "size" of the table, it looks like you're referring specifically to the length of the data in the Description column. You should be able to put as much text as you want into that column.
As far as "show all that (you) write" - this could be as simple as the control you are using to show the data. Consider setting the "AutoHeight" property of a label to true. If your gallery is an expanding gallery, then that label will resize to match the text. If you are using a TextInput, then switch the Mode to be multiline.
Either way, this sounds like you just need to set a control to show whatever text you've put in the Description column - regardless of length.
hi @GarethPrisk
thank you for you reply.
I have table(function) inside a gallary with mor than 2 columns. I can't select each column to change the "AutoHeight" property. I already tried with one colum I can make it dynamic and Scroll. But with more than 2 column, it doesn't work
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 429 Most Valuable Professional
11manish 191 Super User 2026 Season 2
MS.Ragavendar 122 Super User 2026 Season 2