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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Filter is not applying in query string in power bi server

Hi,

 

I have a table and prepared a report in desktop and made a measure which calculate the URL based upon a ID dynamically.

This URL has [SIMPrjReqID] column as filter. When I publish this and try to see the filter report;It could not show me the filtered report
but only show me the original one which has all the data.in that way the filters are not applying by this URl.
The [SIMPrjReqID] is Text type.
May I seek for help.Please let me know for additional things you want to know about it.
 
4 REPLIES 4
Greg_Deckler
Super User
Super User

Can you post your DAX formula? What you posted doesn't look quite correct.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

The calculated URL is fine now but after publishing it is not giving me filter data.Could you please help.

I just went through a blog and when publishing through query string parameter it says that it has a limitation that it doesn't work when it will be published to web..what does it mean?

Anonymous
Not applicable

this is the complete dax which i am using to create dynamic url (Append1 is table and [SIMPrjReqID] is column name.)
Anonymous
Not applicable

?filter=Append1/Append1[SIMPrjReqID] eq '&Append1[SIMPrjReqID]&'"

 

after report I am amending this formula in URL in order to create dynamic measure.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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