Get Data from Stored Procedure in Power BI Tutorial (34/50)

Поділитися
Вставка
  • Опубліковано 15 жов 2024

КОМЕНТАРІ • 79

  • @DawoodChoudry-r3j
    @DawoodChoudry-r3j Місяць тому

    Hello, you have made Informative Videos on Power BI, i have one question please let me know why we need to convert a table into add as new query? can you please brief me more with that?
    thanks
    in 7:05 video time.

  • @sandeep_ok
    @sandeep_ok 2 місяці тому

    Can I use the Same logic for Dynamic Logged-in Users for different Hierarchy(Like region manager, district manager, area manager)???

  • @Ravi-ce6th
    @Ravi-ce6th 2 роки тому +2

    Can we use direct query ?so that we can put filter selection for parameter, based on selection the table will change dynamically
    will this work?
    because for import mode it is not flexible like filter selection when we publish the report.
    Can you pls answer it

  • @vishalbhomia8230
    @vishalbhomia8230 3 роки тому +3

    Can we use slicer instead of doing an "edit parameter" and the selecting a value?

  • @anaghadamame196
    @anaghadamame196 2 роки тому +2

    Can we pass value to parameters from our main report then only able to see charts using resulting data of that stored procedure ?

  • @vijiv7842
    @vijiv7842 2 роки тому +1

    If the parameter is an integer type and not varchar then how value will be given to the Exec GetEmployeePer. It's showing me Invalid Literal while giving the value as 2 or '2' or ,"2".

  • @bhaveshdevra
    @bhaveshdevra 2 роки тому +1

    Can we put date slice in power BI all though SP doesn't have any date column

  • @stoneage8810
    @stoneage8810 Рік тому

    is this taking all data out of DWH and store in your laptop's memory ? i guess performance is a big problem if you scale up ?

  • @faiz.ahmad65
    @faiz.ahmad65 2 роки тому +1

    Can we send slicer selected value to Stored Procedure and extract data in Power BI?

    • @AnalyticswithNags
      @AnalyticswithNags  2 роки тому

      Use the paginated reports

    • @faiz.ahmad65
      @faiz.ahmad65 2 роки тому

      @@AnalyticswithNags thanks but o never used it...can you please suggest any link?

  • @sinvalfelisberto
    @sinvalfelisberto 3 роки тому +2

    Hello there! Can I use it on my online dashboards? Greetings from Brazil!

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому +1

      Yes. Once you deploy in services you can use it

    • @sinvalfelisberto
      @sinvalfelisberto 3 роки тому +1

      Do you have a video in there that can I see you doing this?

    • @sinvalfelisberto
      @sinvalfelisberto 3 роки тому

      In the company where I work, It use a private server to publish the reports.

  • @asd-ed8ty
    @asd-ed8ty 2 роки тому +1

    Hello Sir thank u for this video , While implimenting it I am gettin error ......... "without parameters" case throws an error "Incorrect syntax near keyword EXEC" error when you apply.

  • @arpansen6231
    @arpansen6231 2 роки тому +4

    Amazing channel and content... Thank you!

    • @AnalyticswithNags
      @AnalyticswithNags  2 роки тому

      Thanks for your feedback. Share this channel with friends and colleagues

  • @lavleenkaur2405
    @lavleenkaur2405 2 роки тому +1

    Can we use direct query with parameterized sp?

  • @ArpitSharma-kk9tl
    @ArpitSharma-kk9tl 3 роки тому +1

    Can you please let me know how user will perform this operation because here developer is able to perform these operation can we bind condition in power bi service with role level security. Is it possible?

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому +1

      I hope you asking two questions. One is related to Row level security refer this video ua-cam.com/video/gT5-S3raIDo/v-deo.html
      Didn't understand your first question . Write your queries in detail to analyticswithnags@gmail.com we will respond you.

    • @ArpitSharma-kk9tl
      @ArpitSharma-kk9tl 3 роки тому +1

      @@AnalyticswithNags see in the video we can see that we are able to change parameter according to our condition. If we want to provide this feature to user how can we do that since in power BI desktop that parameter option is available but in user end it is not

    • @itzaruns
      @itzaruns 3 роки тому

      @@ArpitSharma-kk9tl Thanks for the query, I was also searching for same answer you are looking for, If it works I need to try with dates as parameters will be a great advantage

  • @miiihiir
    @miiihiir 2 роки тому +1

    It is very tricky for me...........bro should i learn sql first to understand this??

  • @eshwarkoti
    @eshwarkoti 3 роки тому +1

    How to call oracle stored procedure from power bi. It is showing error like "Oracle: ORA-00900: invalid SQL statement" while trying to call simple procedure without parameters.

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому +1

      Never tried. Mostly used oracle views/ tables as a source.

    • @davidtc3373
      @davidtc3373 3 роки тому

      @@AnalyticswithNags logró realizarlo en oracle? Por favor si es que puedes realizarlo en Oracle o Mysql, gracias de antemano por tan buen contenido

  • @khushigarg9847
    @khushigarg9847 2 роки тому +1

    If we publish this report in workspace, do a user with view access change these parameters value.

  • @harshalwadaskar1941
    @harshalwadaskar1941 3 роки тому +1

    Can I pass Parameter to Azure SQL DB's Stored Procedure?

  • @rajashreekamath713
    @rajashreekamath713 3 роки тому

    Hello, What should I do if I need to pass the parameter from powerapps portal. I have used publish to web option. kindly help

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому

      We never worked on power apps. anyway, kindly email the requirement in detail what you actually want to acheive. If time permits we will respond you back

  • @rollarhockeyAnviKalra
    @rollarhockeyAnviKalra 2 роки тому

    amazing information .. thanks but video is not clear picture low quality

  • @athiiammu6814
    @athiiammu6814 3 роки тому +1

    We can't apply this parameterized SP in PowerBI Service, it applies only for desktop

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому

      Noted. We will investigate it

    • @shoeb1359
      @shoeb1359 Місяць тому

      @@AnalyticswithNags Just checking if you find solution. if yes please explain

  • @kateworkman4040
    @kateworkman4040 3 роки тому +4

    What about multiple parameter and Date parameters? Do you have any guidance videos for that?

  • @SammyMachethe5716
    @SammyMachethe5716 3 місяці тому +1

    Well presented

  • @arwakalavadwala834
    @arwakalavadwala834 13 днів тому

    who makes stored procedure?

  • @arunkoshyg
    @arunkoshyg Рік тому

    Can we created a dynamic report?

    • @AnalyticswithNags
      @AnalyticswithNags  7 місяців тому

      Check playlists of this channel and explore topics on the similar line requested by you.

  • @SHANKARIARUMUGAM
    @SHANKARIARUMUGAM 8 місяців тому

    Can we call a mysql procedure

  • @snehalnalawade9681
    @snehalnalawade9681 3 роки тому +1

    In bi where we store data?

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому

      Watch this video
      ua-cam.com/video/0YY7_k-Asmk/v-deo.html

  • @JabWeMeth
    @JabWeMeth 2 роки тому +1

    Can we call a cursor from power bi?

  • @dougkimzey4518
    @dougkimzey4518 2 роки тому +1

    Actually, the "without parameters" case throws an error "Incorrect syntax near keyword EXEC" error when you apply.

    • @AnalyticswithNags
      @AnalyticswithNags  2 роки тому

      Ok

    • @anaghadamame196
      @anaghadamame196 2 роки тому

      Select "Import" option in Data connection mode whle connecting SQL server. See 2.17 part of this video carefully...I hope it will solve your error

  • @marnitztaylor9509
    @marnitztaylor9509 3 роки тому +1

    If you cannot use a slicer, this function is pretty useless. No benefit for the end user. Thanks for the Video

  • @mohitupadhayay1439
    @mohitupadhayay1439 2 роки тому

    Blurry video.
    Quick question:
    What is the value of using Paramters? Why not use Slicers?

    • @AnalyticswithNags
      @AnalyticswithNags  2 роки тому

      usage depends on the requirements , some cases can be achieved by both so can by only done by one.

  • @madhusudhanreddyt2838
    @madhusudhanreddyt2838 3 роки тому +1

    simple thing u have showed it in a complex and confusing way

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому +3

      This is odd topic and I haven't prepared well. Also this is not used in most of the analytics projects
      Don't judge the channel with single video. Keep learning other topics

    • @chriskelley3405
      @chriskelley3405 Місяць тому

      @@AnalyticswithNags I think you have shown a complex thing in a simple and intuitive way

  • @raymondjolly282
    @raymondjolly282 Рік тому +1

    Only MS could make such a relatively simple task and make it extremely convoluted. I swear M is the worst language ever created.

  • @Amanomegle
    @Amanomegle 3 роки тому +2

    You made a simple thing complicated. Bad tutor

    • @AnalyticswithNags
      @AnalyticswithNags  3 роки тому

      It is difficult for beginners to understand this kind of video.
      Keep learning to upgrade your knowledge