Affected versions:
RayVentory Data Hub 12.0
Description:
When opening the standard Office365 dashboard, many errors about failure of data loading may be shown.
Workaround:
Edit the query used by the dashboard, and remove all double underscores (__) by replacing them with a single underscore. There is one doubled underscore for each table referenced, for example Office365Data__subscribed_skus_raw must be changed to Office365Data_subscribed_skus_raw.
Comments