You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
IMO when a user creates a new dashboard the process is very smooth. However,
after you supply credentials (e.g. AppInsights cred) you don't know if the tables existing in AI will be suitable to the dashboard you requested. if they are not => broken dashboard.
I suggest a 'pre configure' step to query AI and verify all tables exists, then you can cancel the dashboard creation or at least alert its not compatible.
from there you can add more improvements such as a link to what needs to be done to make it compatible.
The text was updated successfully, but these errors were encountered:
IMO when a user creates a new dashboard the process is very smooth. However,
after you supply credentials (e.g. AppInsights cred) you don't know if the tables existing in AI will be suitable to the dashboard you requested. if they are not => broken dashboard.
I suggest a 'pre configure' step to query AI and verify all tables exists, then you can cancel the dashboard creation or at least alert its not compatible.
from there you can add more improvements such as a link to what needs to be done to make it compatible.
The text was updated successfully, but these errors were encountered: