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 / add dataverse connecti...
Power Apps
Unanswered

add dataverse connection to component?

(0) ShareShare
ReportReport
Posted on by 167

I'm following the tutorial here, to build a multi-lingual Power App component in Power Apps for Teams. Because I already have a 3 column Dataverse table (called Localizations) with all my translations, I'd prefer not to hard code the Labels output property.  I added the table to the component and tried to pull data. But it doesn't seem to work as expected. 

 

Set(
 varTranslations,
 Table(
 {
 Language: "en-ca",
 Labels: ShowColumns(Localizations,"key", "en_CA")
 },
 {
 Language: "fr-ca",
 Labels: ShowColumns(Localizations,"key", "fr_CA")
 }
 )
 )
 

 

The ShowColumns calls say they don't recognize any of the arguments, including the table name.

 

Is this because components aren't supposed to connect directly to Dataverse? Or is it because I'm calling the connection from inside the OnReset event? Or something else?

 

 

Categories:
I have the same question (0)

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard