Hi,
I have smartsheet data and I want to show it into a power apps gallery in my app.
So I connect my gallery to Smartsheet connection, and in the item section of the gallery I put :
Smartsheet.GetSheet(*my sheet ID*)
When I check the gallery's fields I have field from the smartsheet (name of the sheet, id of the sheet etc...) and not data into the sheet... If someone know how to use Smartsheet .. Thanks in advance
Hi @Anonymous
I tried many ways but was not able to get data in PowerApps. I see another post that uses Power Automate to get data from Smart sheet. Not sure you tried this approach.
I haven't tried this. Let me know any help on this.
Thanks,
Stalin - Learn To Illuminate
Hi @Anonymous
As per the MS Article, we have to use GetSheetData with Columns
Smartsheet.GetSheetData("Sheet ID",{columns:"Column1,Columns2"})
But I tried still not able to get value. Keep trying from my end.
Thanks,
Stalin - Learn To Illuminate
WarrenBelz
146,745
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional