Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi! Question: I have some data in an external database, which I can query in PowerBI through DirectQuery. However, I also have a UDF (user defined function) in that external database that takes some input parameters and then performs a Select query and returns the results the way a normal select query would do. Is it in any way possible to call this UDF from PowerBI? All I've found so far is how to use SQL/DAX to write a new query, but I already have my (complicated) query in that UDF and I don't want to rewrite it in each external tool that needs to use it. Thanks!
Solved! Go to Solution.
@aspendus You can make a parameterized view that uses your function, then PBI thinks it's a regular select query
There's a little information here. https://docs.microsoft.com/en-us/power-bi/guidance/power-query-folding
@aspendus You can make a parameterized view that uses your function, then PBI thinks it's a regular select query
There's a little information here. https://docs.microsoft.com/en-us/power-bi/guidance/power-query-folding
User | Count |
---|---|
64 | |
59 | |
47 | |
32 | |
31 |
User | Count |
---|---|
84 | |
73 | |
52 | |
50 | |
44 |