Forum Discussion
SSRS Mobile - Dashboard does not refresh if dragging down (android) or pressing refresh (iOS)
- 9 years ago
We reproduced same issue as yours. When refreshing a mobile report dataset created with a SQL stored procedure, it can be refreshed properly on Browser.
But we can make it on Power BI Mobile. We have reported this issue internally.
Regards,
We reproduced same issue as yours. When refreshing a mobile report dataset created with a SQL stored procedure, it can be refreshed properly on Browser.
But we can make it on Power BI Mobile. We have reported this issue internally.
Regards,
- v-sihou-msft9 years agoMicrosoft Employee
It turns out a bug if we connect SSRS server with non-fully qualified domain name, this issue will be fixed in upcoming app release. Currently, you can work around this issue by connecting your SSRS server with fully qualified name, like:
http://servername.domain.corp.microsoft.com/Reports
Regards,
- marcenfaa9 years agoFrequent Visitor
Thanks Simon,
I think i have done what you suggested and still there is no solution. Will wait for that update.
thank you.