Filter Power BI Reports Using URL | Query String Parameters | Dynamic URL | MiTutorials

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 20

  • @aaronerror6819
    @aaronerror6819 2 หลายเดือนก่อน

    Thanks for the tutorial! The "in" portion was what I needed.

  • @patrikjohansson756
    @patrikjohansson756 หลายเดือนก่อน

    Hi, do you know if it is possible to somehow create URL to filter report where variable CONTAINS a value? The operators 'eq' or 'in' are used only for exact values.
    In Power BI itself, it is possible to use advanced filters to filter on the CONTAIN value. A workaround could be to set the value of a variable via URL and have the report filtered based on this.
    Do you know if it is possible to set variable values ​​in the report via URL?

  • @farhaddotita8855
    @farhaddotita8855 4 หลายเดือนก่อน +3

    Thanks @MITutorials this video its very usefull !!!
    I have one question:
    I do all the steps of modifying the URL using "?filter=table/variable eq value" but the report doesnt get the filter. Ive tried with several reports, but the URL filter is not working in any of them. I thinks its a configuration problem but I dont know how to solve it, Do you have any idea?

    • @komailbutt2998
      @komailbutt2998 4 หลายเดือนก่อน

      Same issue

    • @jim5400
      @jim5400 2 หลายเดือนก่อน

      my url reverts to the normal one

  • @jim5400
    @jim5400 2 หลายเดือนก่อน

    Ok, after many hours I finally got this to work: (url)&filter=Table1%2FCategory%20eq%20%27Snacks%27 Not sure why but the / after Table1 was changed to %2F automatically. I'm trying to get this working when embedding in Sharepoint, but this code does not work there- any ideas please?? Thanks for the solution though!!!!

  • @reakpgg
    @reakpgg 2 หลายเดือนก่อน

    Hey MITutorial, I really appreciate the explanation!
    I'm planning to implement a single Power BI report for multiple clients and embed it into our website. Would you recommend using a single dataset with a customer ID to differentiate the clients, or is it better to use separate datasets for each client and bind them dynamically? Which approach would provide better performance and security when embedding the report, and how would I proceed with implementing that?

  • @bibinthomas9658
    @bibinthomas9658 5 หลายเดือนก่อน

    How do we achieve this if I have posted my power bi url in the web application which has the same slicers as power bi. How do I pass the parameters from web application to the power bi url

    • @MITutorials
      @MITutorials  5 หลายเดือนก่อน

      Did you try the same logic explained in this video !?

  • @brenobrendalia7838
    @brenobrendalia7838 3 หลายเดือนก่อน

    very useful

  • @yashchanne206
    @yashchanne206 5 หลายเดือนก่อน

    how we can pass parameters in public url of power bi dashboard and embed with our own application

    • @MITutorials
      @MITutorials  5 หลายเดือนก่อน

      You need to know the table and column names to filter. Once you have created the URL use the same to embed the report,

    • @elnazbashir2055
      @elnazbashir2055 5 หลายเดือนก่อน

      @@MITutorials my filters are ignored when I try to do this!

    • @jim5400
      @jim5400 2 หลายเดือนก่อน

      @@elnazbashir2055 mine too

  • @roxy4623
    @roxy4623 6 หลายเดือนก่อน

    This is great.
    Thinking out loud haven’t tried it myself. What would happen if no slicer selection is made.? Will the url work?

    • @MITutorials
      @MITutorials  5 หลายเดือนก่อน

      Yes it will work!

    • @ashwin1897
      @ashwin1897 4 หลายเดือนก่อน

      If no selection is made or if the slicer has “show all” value how will the measure be evaluated?

  • @thulasinagaraj6715
    @thulasinagaraj6715 5 หลายเดือนก่อน

    Wow your fabulous

  • @thulasinagaraj6715
    @thulasinagaraj6715 5 หลายเดือนก่อน

    Thanks alot dood