Hi,
I'm trying to refresh a SQL Server View using a filter:
Refresh(Filter('[dbo].[vw_NewProducts]',Prod_ID = 19));
The error I'm getting is: "Only managed connections can be refreshed".
This View gather a lot of data from the many tables. Is there a way to refresh only a part of it?
Thanks a lot!
Solved! Go to Solution.
@eka24, it takes 25 seconds to refresh the whole view. That's why I'm trying to filter only a part of it.
Thanks!
Power Apps User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
Did you miss the call?? Check out the Power Apps Community Call here!
User | Count |
---|---|
255 | |
205 | |
76 | |
37 | |
31 |
User | Count |
---|---|
336 | |
214 | |
119 | |
71 | |
55 |