We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi guys,
I have a problem with entering data for a function I wrote.
The function "Instanzliste" works fine when I type in the element and optionally a filter.
But now I don't always know which elements and filters are available. Therefore, I use a data source to drag the elements and filters separately into a list. Instead of manual input into the fields, I would now like to have a dropdown with the entries from the lists. The selected entry should then be passed to the function.
How do I change the function so that it works?
Instanzliste = (Elemente as text, optional Filter as text) => ...
I hope you can help me.
Thanks in advance.
Cheers,
Matthias
Hi @Anonymous,
thank you very much for your answer.
I have looked at the example on the page carefully. Unfortunately I didn't succeed in placing the dropdowns when entering the parameters.
I have created the filters and the elements as parameters. It worked with Edit Parameters. Here I can use the dropdowns. However, this is the wrong position of the dropdowns. Here they should not be visible at all.
Here when invoke the custom function I cannot select entries from the dropdown.
PowerBI's example is also fundamentally different from my use case. The example runs the custom function and adds a column to an existing table.
My use case is that a new table is created depending on the parameters.
Do you have any other ideas?
Thanks in advance.
Cheers,
Matthias
Hi @Avocado_MK ,
It sounds like you need to create new parameters to existing custom function. Please kindly refer to
Using custom functions in Power Query - Power Query | Microsoft Learn
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 6 | |
| 5 |