You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »



Power BI Dataset Updates

How does this affect you?

In version 1.0.29 (October 2020), you can choose to split the CardioLog Analytics SaaS dataset in Power BI to several datasets (by quarters) in order to reduce the dataset size and improve performance (optional).

Out of the box Power BI reports will be updated automatically. Custom reports and/or out of the box report copies should be updated manually.

If you have custom reports and/or out of the box report copies, follow the instructions below to update your reports.

How to prepare for this change?

Custom reports and/or out of the box report copies will no longer function after you split your CardioLog Analytics SaaS dataset to several datasets (by quarters).

To update your reports, install Power BI Desktop on your workstation and contact Intlock Support to allow temporary access from your workstation's public IP address to the CardioLog Analytics SaaS Azure SQL database.

 In order to link your custom reports to the new datasets (by quarters), follow the instructions below:

  1. Open your custom report in Power BI web service and download the report .pbix file by clicking File > Download the .pbix file.



    Note: In case the .pbix file fails to download due to the dataset size, contact Intlock Support.

  2. Open the .pbix file in Power BI Desktop and click on Transform data > Data source settings.




  3. Click on Change Source… confirm that the Server and Database names are correct. Contact Intlock Support to receive your database details.



  4. Expand Advanced options and confirm that the Command timeout in minutes is 240 and Enable SQL Server Failover support is enabled. Click OK > Close.



  5. Open Power Query by clicking on Transform data > Transform data.



  6. On the left Queries pane, select the 1 – SharePoint Usage table and open the Advanced Editor popup window by clicking on Advanced editor.



  7. Edit the query and add _Q1 at the end of V_PBI_FactEventLogAndSocialActivity_V1023_Q1. Click Done.

  8. Repeat steps 6 and 7 for the following tables:
    5 - SharePoint Usage | Visits - add _Q1 at the end of V_SSAS_Visits_Q1
    5 - API | Custom Events - add _Q1 at the end of V_ExtendedApiMetadata_Q1



  9. Save your changes by clicking on Close & Apply > Close & Apply.



  10. The SQL Server Database popup window will appear. Enter the User name and Password and click Connect to apply query changes. Contact Intlock Support to receive your database credentials. 

  11. On the top ribbon click on Refresh, the data refresh process will start immediately and may take a few minutes. 



  12. When the data refresh process is complete, save the file as CustomReportName_Q1.pbix.

  13. Copy the CustomReportName_Q1.pbix file and create 3 additional files named CustomReportName_Q2.pbix, CustomReportName_Q3.pbix, CustomReportName_Q4.pbix.

  14. Open each file and repeat steps 5 - 9 (Power BI will remember your database credentials). Edit the query for each table and add the proper extension _Q2, _Q3, _Q4 accordingly.
  15. Click on Refresh and save the .pbix file.
  16. Publish the custom report to Power BI web service by opening the CustomReportName_Q1.pbix file and clicking on Publish. Enter your CardioLog Analytics SaaS workspace in the Publish to Power BI popup window and click Select. Once the publish process is done your custom report will be available in the Power BI web service.
  17. Repeat step 16 for CustomReportName_Q2.pbix, CustomReportName_Q3.pbix, CustomReportName_Q4.pbix.
  18. Repeat steps 1 - 17 for each custom report.

     

  • No labels