Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
cgil
Advocate I
Advocate I

IBM DB2 with Parameters

Hi all!

 I have an IBM DB2 connection and I want to add a parameter into a where clause. 

I can do that but the thing is that if I do like this: 

cgil_0-1611836969366.png

 I can not change the origen in the configuration options.

 

Is there any way to that with the posibility of change the origin after?

 

Thank you so much

4 REPLIES 4
mahoneypat
Microsoft Employee
Microsoft Employee

Please clarify what you mean.  Can you not change the value in the parameter to get different results?

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Hi!!

No, I can change the value of the parameter but, I put the parameter into the query I have disable this option:

cgil_0-1611903929897.png

 

Thanks!

mahoneypat
Microsoft Employee
Microsoft Employee

You can use a parameter that holds the database name and use it in place of your redacted part of Sql.Database( ).  Or you can use parameters in your where clause or other parts of your SQL statement.

Power BI Introduction: Working with Parameters in Power BI Desktop —Part 4 - Simple Talk (red-gate.c...

 

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


If I use the parameters as a a part of my sql statement after I can not change the origin of data without change it in the Query.

The parameter that appears in the first picture works perfectly but the thing is after that when I need to change the origin on the configuration option you can see that is disable.

 

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors