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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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!:
The Definitive Guide to Power Query (M)

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors
Top Kudoed Authors