Forum Discussion
Alerts option not available
That page also says Dashboards are not available which I do have. I login to powerbi.microsoft.com to access my Power BI reports and dashboards that I have created with Power BI Desktop. Does that mean I have the Power BI Service? I was guessing when I picked Report Server because I don't know how to tell which one I have.
bcincy99 wrote:I login to powerbi.microsoft.com to access my Power BI reports and dashboards that I have created with Power BI Desktop. Does that mean I have the Power BI Service?
Yes, that means you have the "Service". The "Power BI Report Server" is a on-premise version that an IT department can install on a local server on your network, but there are a lot of feature that it does not support like Dashboards and Alerts. There is a forum here specifically for the "service" where they may be able to help more. We are currently using Power BI Report Server at work as our IT dept are still working on our "Cloud Strategy".
However when I made a KPI chart with some dummy data and pinned it to a dashboard I could see the manage alerts options.
On this page https://docs.microsoft.com/en-us/power-bi/service-set-data-alerts it says:
You can set alerts on tiles if you have a Power BI Pro license, or if a dashboard has been shared with you from a Premium capacity. Alerts can only be set on tiles pinned from report visuals, and only on gauges, KPIs and cards. Alerts can be set on visuals created from streaming datasets that have been pinned from a report to a dashboard, but cannot be set on streaming tiles created directly on the dashboard using Add tile > Custom streaming data.
Are you logged in with an account that has a Power BI Pro license? And are you using the built-in KPI visual (ie. not a 3rd party custom KPI visual)?
- bcincy997 years agoFrequent Visitor
Yes, I have a Power BI Pro license and yes, I created a KPI from the Power BI Desktop, published it, then went into it on the website and pinned it to a dashboard tile. I've created multiple KPIs and cannot get the alerts to appear. Does the data source matter? I'm using Direct Query datasets using Azure Sql.
- d_gosbell7 years ago
Super User
bcincy99 wrote:Does the data source matter? I'm using Direct Query datasets using Azure Sql.
Yes it does, the documentation I linked previously says that alerts are only supported on data sets that are refreshed. (the alerts are evaluated after the refresh). This could be your issue as Direct Query models are not refreshed by the Power BI service.
- bcincy997 years agoFrequent Visitor
Are Import datasets refreshed? Wondering if I should change my KPI query to use this instead.