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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Mahi1827
Resolver I
Resolver I

How to map parameter (URL) into measure in Power BI

Hi,

 

I have a parameter URL_param, type as text and current value is "https://hyperlink1/user"
and also i have created measure URL_Mapping="https://hyperlink1/user" & min(User[UserID]) &"details" to  fetch userID column

So as per need when click on user id it navigate to diffrent urls it should fetch from parameter. so its mandatory i need to pass diffrent urls in given parameter.


URL_Mapping=URL_param & min(table[userid])

as per the need i am passing user id with in hyperlink and the above URL_param is going to change for diffrent environments.

The parameter "URL_param" is not able to assign and i am getting error as parameter is not recognized.


so please suggest how to map URL_param paramter in measure.
Thanks for your help in advance..



Thanks,
Mahi1827

2 REPLIES 2
Anonymous
Not applicable

@Mahi1827 
As far as I know, you cannot do that in Power BI, maybe submit an idea or create a support ticket.


Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

TomMartens
Super User
Super User

Hey @Mahi1827 ,

 

it's simply not possible to access paramters defined in Power Query using DAX.

Maybe you can consider to create a table inside the Power BI dataset with the static part, then you can use DAX to compose the dynamic URL.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors