Power BI
Needs VotesMake functions refreshable when the data source is a parameter of the function
Bernd Loigge on 14 Aug 2015 03:16:28
Like discussed here: http://community.powerbi.com/t5/Integrations-with-Files-and/Refreshing-queries-with-functions-doens-t-work/td-p/2450 - queries where data access happens inside a function and where the data source is dependent on parameters to the function should be refreshable.
- Comments (117)
RE: Make functions refreshable when the data source is a parameter of the function
let's go
RE: Make functions refreshable when the data source is a parameter of the function
Please let us know this is on the roadmap!
Ray
RE: Make functions refreshable when the data source is a parameter of the function
This has been asked over 4 years ago. It's a severe gap not to have it.
RE: Make functions refreshable when the data source is a parameter of the function
This would be a much appreciated feature, please do add this functionality.
RE: Make functions refreshable when the data source is a parameter of the function
Can u please add this feature? I have a great report which contains lots of parameters as functions for odata, without web service refresh power bi is not useful.
RE: Make functions refreshable when the data source is a parameter of the function
seems this idea posted on Aug 14th 2015, it is exactly 4 years for today. how many votes required to add this functionality any idea to any one?
RE: Make functions refreshable when the data source is a parameter of the function
Please add this functionality
RE: Make functions refreshable when the data source is a parameter of the function
Any Update?
RE: Make functions refreshable when the data source is a parameter of the function
Allow the user to choose, from a parameter drop down a server they ewant to look at. The parameter either populated from a list or query, and the datasource changed accordingly, (the last bit I can do).
It would be great to add this feature, you cannot really allow users access to the desktop versin, you want them to use the server versin, but it is really tough if you cannot use a parameter to drive what the user sees.
RE: Make functions refreshable when the data source is a parameter of the function
I had to take my code out of the function and into the body of Power Query code itself. Kind of messy. Would like to use functions.