Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

Get Snowflake Data into Virtual Table

(1) ShareShare
ReportReport
Posted on by 4

I'm trying to understand Dataverse, and trying to see if it is a solution for me. 

Current Process: 
PowerApps (Canvas) uses a Custom Connector to reach out to a Third party API. (Workato, very similar to Power Automate, but they have an out-of-the-box snowflake conector)
The API can call a particular recipe (flow) that will query snowflake, and return records to the API and ultimately a Powerapps Gallery. This works as expected, and completely achieves the needs of my app. This is a view(read)-only connection. 
The problems with this process:
     1)It takes 50 seconds to pull in 500 records into powerapps. 

     2) PowerApps Custom Connectors can only use a particular Grant Type for OAuth. Workato does not support that Grant Type. Therefore I have been forced to use API Key. I do not want to distribute an API key to 400+ users. 

I am trying to figure out if dataverse can solve all of my problems. Specifically, a virtual table. 

IF I UNDERSTAND CORRECTLY-
A virtual entity can be created to serve as a virtual table. It can have OAuth (removing the need for an API key) 
I am able to set up the columns/schema to receive data in a virtual table, and set up the connection to snowflake. The virtual table populates as needed when users submit a query (Select * from Table1 where ID = 1, will return a single record with that ID to the virtual table, but Select * from Table1 would return many (all) records to the virtual table, and therefore be usable in a powerapps gallery). 

Am I misunderstanding? 
What is the best way to pull a read-only data from Snowflake into powerapps? I am open to pro-dev solutions.
Please do not tell me that connecting to snowflake is current unavailable in powerapps. While there might be pro-dev code involved, that is fine. 

Categories:
  • GiovanniVetere Profile Picture
    11 on at
    Re: Get Snowflake Data into Virtual Table

    Did you ever get this to work? I'm looking at this now!

  • KyleJ Profile Picture
    91 on at
    Re: Get Snowflake Data into Virtual Table

    It's really frustrating when my best source of help is trial and error. 

    *edit*
    Same user as the creator of this post. Different account. 

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Microsoft Dataverse

#1
mmbr1606 Profile Picture

mmbr1606 22 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 17

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics