Forum Discussion

dmannava's avatar
dmannava
New Member
9 years ago

How to change Query Parameter value from Power BI Service

I was able to create parameter within Power BI desktop tool to filter down dataset values dynamically.

I am curious on how can we use this feature through REST API's or Power BI service to passing dynmic values to the parameter 

6 Replies

    • dskarthik's avatar
      dskarthik
      Frequent Visitor

      we can do it by converting the date value to test and cocatinating the parameter in the power query

      • Raghuvardhan's avatar
        Raghuvardhan
        Frequent Visitor

        Hi

         

        How can we convert date value to test and concatinate ?

         

        Here I'm having date parameter along with SP, I'm passing parameter value like EditQueries->edit parameter like that manually ...

         

        Now I want date parameter . If we do any changes in date  and the data has to update dynamically with out above step like  EditQueries->edit parameter...

         

        Can u plz give indetail explanation then I can solve my issue 

         

        and your reply is valueable and most appreciated

         

        Thanks 

         

        Raghu

         

    • dskarthik's avatar
      dskarthik
      Frequent Visitor

      In power query it is supported. 

      in advance editer u can add the parameter and use it.