Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Is it possible to use Expression.Evaluate to (dynamically) examine the value of a Power Query Parameter?
Trying the below results in null despite the parameter "InitFileGLOBAL" has a value.
You have to just say
Thanks! I was unclear. I want to examine value dynamically and thus select what parameter to examine based on a string value representing the name of the parameter.
The way you have done is right. Check whether InitFileGLOBAL contains a value or not in Parameter screen.
The null will come when there is no value in current value.
Thanks for your response!
I am trying to accomplish this in Power Query Online (Datamart)
When testing the same thing i Power Query for Excel it works as a charm so the question is if this is a permanent limitation in Power Query Online?
Online doesnt like the #share object or any other dynamic values in my queries (that works fine in the Excel version) so perhaps i need to rethink the design fundamentally.
Perhaps Expression.Evaluate is not the right way?
Examining #share results in:
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
26 | |
12 | |
11 | |
11 | |
8 |
User | Count |
---|---|
53 | |
28 | |
16 | |
14 | |
13 |