Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey legends,
I inherited a confidential query file with functions, that becomes links to invoke parameters in the query editor. Is there a way I can get that functionality into excel as links when I download.
As a sample example as I am learning, I found this other day, in blank query =#shared will spit out all the M language [Table] and [Functions].
I tested this by converting the output records into table and tried to do vlookup() to extract relevant matches along with query functionality
This becomes links and Invokable functions in query but in excel, I cannot even filter them. I have the same function in my query =>
Question is I want these as similar links in excel as I have to do some lookups to create a new query that has same functionality, but they are becoming text excel lookup and I have to create a second help to get conditional vlookup() in Query
Please can you help ?
Solved! Go to Solution.
Thank you @Anonymous
This helps. This along with other supplementary question regarding the "meta-data" should help me to think about alternatives as mentioned. thanks
Thank you @Anonymous
This helps. This along with other supplementary question regarding the "meta-data" should help me to think about alternatives as mentioned. thanks
Hi @Anonymous ,
It seems like you are trying to create links in Excel that invoke parameters in the query editor. Unfortunately, it is not possible to create links in Excel that have the same functionality as in the query editor. However, you can use the M language used in Power Query to create many commonly used formulas such as add custom columns, table conversions, etc.
You mentioned that you tried to convert the output records into a table and use vlookup() to extract relevant matches along with query functionality. However, the links and invokable functions in the query are becoming text in Excel and you cannot even filter them.
If you want to create a new query that has the same functionality, you can try to use the M language in Power Query to create the necessary formulas. Unfortunately, it is not possible to create links in Excel that invoke parameters in the query editor. However, you can try to use the M language in Power Query to create the necessary formulas.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.