Power BI: Displaying Realtime information in Power BI Dashboard using SQL Server

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

КОМЕНТАРІ • 56

  • @MoonShine-bs6cl
    @MoonShine-bs6cl 9 місяців тому +2

    Hi Awesome, I have one request please could you make a video on connecting dataset through API to web / application and refreshing it.
    It would b a new thing to learn for me... Thanks in advance

    • @virtual_school
      @virtual_school  9 місяців тому

      Sure, why not. I will be glad to. Could you pls help me understand. Which API. What kind of web/application? Thanks

    • @MoonShine-bs6cl
      @MoonShine-bs6cl 9 місяців тому

      @@virtual_school I have only heard about API which connects datasets like json to power bi, you can use any web database online for experiment, as I just want to know how this API works nd makes the dataset refresh... Thank u

    • @virtual_school
      @virtual_school  9 місяців тому

      Did you see this video? ua-cam.com/video/BsMDD1Gfgos/v-deo.html
      In this tutorial we connected power bi to world bank database, using their API. Is this what you are looking for?

    • @MoonShine-bs6cl
      @MoonShine-bs6cl 9 місяців тому

      @@virtual_school yes I have seen but i have not understood, how this API works and should me schedule a refresh on this link that every day i get fresh data updated, and In this video I don't want country seperate query and few categories query is connected, in power bi microsoft you have Refresh dataset option using API... It starts (https:API.powerbi )etc, how do i use this please can u make a demo end to end...

  • @aghanawazan
    @aghanawazan 12 днів тому

    Thanks but It works with only desktop, what about after publishing the report. we need to connect with gateway and schedule to refresh the data.

  • @MoonShine-bs6cl
    @MoonShine-bs6cl Рік тому +1

    Hi awesome explanation, please could you make a same video on how to refresh data from sql server by using power automate it would be very helpful. Thanks in advance

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

      Sure. I will do a tutorial on using power automate with bi.

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

      Is this what you were looking for? ua-cam.com/video/yM37Zb5YK7c/v-deo.html

  • @SHAUNVINDA
    @SHAUNVINDA 6 місяців тому +2

    i do not have the refresh page option, any idea why?

    • @virtual_school
      @virtual_school  6 місяців тому +2

      Probably you selected Import instead of DirectQuery on windows where it asks for server name.

  • @wick_bourne
    @wick_bourne 3 місяці тому

    I need your assistance....
    I think you must have forgetten something to mention @08:45. Because when i execute the sql query, Sensor 1 displays SUM value instead of latest value of sql table's SENSOR 1.

    • @virtual_school
      @virtual_school  3 місяці тому

      As per my setup. Sensor one is just count down, so it shows maximum value, while sensor two is set to show average value. See @8:28. Did you change them from sum to maximum, and average?

    • @wick_bourne
      @wick_bourne 3 місяці тому

      @@virtual_school This is one way but how to view the latest value in SQL table using SQL query or something?

    • @virtual_school
      @virtual_school  3 місяці тому

      For that you need another timestamp column and based on that you will need an sq query such as "select top 1 yourcolumn from yourtable order by timestampcolumn desc", or similar other query.

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

      @@virtual_school Yeah correct. For that matter, we can also create and go with id column as well.

  • @MoonShine-bs6cl
    @MoonShine-bs6cl Рік тому

    Hi, it's great experience learning from you, please can you show me one example on the power bi dashboard where my source was Excel first and now the same dataset is changed to Sql database, how do i update the sql database for automatic refresh in power bi and also how automation can b done through the connected application in power bi. Thanks in advance, as this will help me.

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

      First your data source was Excel, but now it is SQL. So excel is now irrelevant. You are connected to SQL server database, which is already automated. Data is updated into SQL server database from some input method. So all you have to do is turn on the page refresh in Power BI (Data should be connected through Power Query). All my realtime examples including this one uses this method.

    • @MoonShine-bs6cl
      @MoonShine-bs6cl Рік тому

      @@virtual_school Ok so i can refer your real time examples of SQL database which you hv used and how do i automate it that when it's connected to SQL server it should get refresh automatically. Thank you so much😊

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

      1. Make sure it is connect to the SQL server using "DirectQuery" method.
      2. Make sure that the "Page Refresh" in turned on in Power BI, and time is set according to your requirement
      All of this is covered in the tutorials.

    • @DuhaMohammed-n7j
      @DuhaMohammed-n7j 8 місяців тому

      Hello, I cant seem to find the refresh button on my power bi desktop app, I am sure my dad is connected through "DirectQuery" but i cant refresh the page. if you could quide me in this.@@virtual_school

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

      Will this report show real time data in power Bi service?

  • @alvarogonzales-xp9qw
    @alvarogonzales-xp9qw Рік тому

    what information do you see?? can you have a example, in real time when i change manually one value in table on excel to comunicate on sql server. to visualite en power bi.

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

    This is lovely!!!

  • @AiBusiness-io2sm
    @AiBusiness-io2sm 2 місяці тому

    When I try to connect to SQL Server in Power BI I get this error message: CANNOT CONNECT Details: “Microsoft SQL: A connection to the server was successfully established, but an error occurred during the login process (provider: SSL Provider, error: 0 - The certification chain was issued by an untrusted entity).”????

    • @virtual_school
      @virtual_school  20 днів тому

      There is an option asking for if you trust your server, check it if you do, and then it will not require certificate.

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

    excellent

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

    how to publish this real time reports on Power bi cloud services so that clients can also see real time data for per second?

    • @virtual_school
      @virtual_school  Рік тому +2

      You will need a Power BI subscription for that.

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

      @@virtual_school I have power bi pro subscription as well.
      Do i have to set or enable fixed interval refresh for every page on power bi service as well or is there any way to get data automatically updated after some seconds?

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

      @@nglife8710 Sorry can't help you with that, we are not using pro or premium right now. Only Power BI Desktop.

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

      @@nglife8710 Have you solved this? I have the same question

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

      @@felipeantoniomoraramos6905 yes just go with power bi premium and direct query approach it will work

  • @telugupadyalu...6927
    @telugupadyalu...6927 Рік тому +2

    nice ..very nice

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

    why my power bi don't have page refresh?

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

      Probably because you are not connected to a supported database. Even if you are connect to SQL and choose import instead of directquery as data connectivity mode, the referesh page option will not be available.
      Visit this page for list of directquery supported data sources.
      learn.microsoft.com/en-us/power-bi/connect-data/power-bi-data-sources

    • @beskal80
      @beskal80 Рік тому +2

      @@virtual_school thank you..now i can see it

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

      @@beskal80 How did you resolve the pb plz ?

  • @MoonShine-bs6cl
    @MoonShine-bs6cl 9 місяців тому

    Hi i have one query, please can you make a video on cumulative percentage where for eg i have
    A - 16% \B - 25%\ C - 35%\D = 0% /E = 56% /F = 60%
    Example it should add 16+25+35+0+56+60 as result, but after 0% its not adding cumulative pls help

    • @virtual_school
      @virtual_school  9 місяців тому +1

      I am having difficulty understanding your question. Please share a sample file. or if the problem is in a formula/function, please share that.

    • @MoonShine-bs6cl
      @MoonShine-bs6cl 9 місяців тому

      I got this thank u

  • @srdouglas1026
    @srdouglas1026 3 місяці тому

    Parabéns, mostra obtendo informações de ações

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

    Hello ! i didn't find auto refresh

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

      Did you connect to the data through DirectQuery? and what type of data source you are using. It works only with specific databases such as SQL Server.

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

      @@virtual_school Yes. Last one i've in page Format is Filter Cards

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

      If Page Refresh option is not there, that means either you are not connected to the compatible data source, or you did not choose the DirectQuery during connection. I cannot think of any other reason.

  • @ruwanc2003
    @ruwanc2003 3 місяці тому

    This is not realtime, one second refresh

    • @virtual_school
      @virtual_school  3 місяці тому

      Yes. I hope you did your cost and benefit analysis if you want to go for "real" real time and avoiding just one second of latency?

    • @ruwanc2003
      @ruwanc2003 3 місяці тому

      @@virtual_school yes, I need realtime, datastreaming, can you do that?

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

      I do not use most of the stuff required for realtime datastreaming, so cannot do that right now. For me, directquery is the perfect solution as I can produce near to realtime reports on large databases without paying anything, facing any limitations and building complex models.