Forum Discussion

efstel's avatar
efstel
Helper I
1 year ago
Solved

Caterpillar VisionLink

Does anybody have any pulling information in from Chaterpillar's VisionLink? 
I have a .PBIX template that they have developed, but it only pulls in current information and overwrites past updates. I would like to know historical information on hours, fuel consumption, DEF consumption, etc.

Thanks,

-E

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi efstel ,

     

    If you are stuck on how to import your data into a Power BI template, I recommend that you use the export feature on the VisionLink platform to export your data to a format supported by Power BI (CSV, Excel, etc.), and then import the exported data into a Power BI template, as Power BI does not currently support data importing directly from the Caterpillar VisionLink.

     

    If you need to import new data without overwriting the original data each time you import new data, you should create an intermediate data store to merge the new data with the old data and configure the report's semantic model refresh, which you can do using scheduled refresh or through Power Automate.

    Configure scheduled refresh - Power BI | Microsoft Learn

    Refresh your Power BI dataset using Microsoft Flow | Microsoft Power BI Blog | Microsoft Power BI

     

     

     

    Best regards,

    Mengmeng Li

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi efstel ,

     

    If you are stuck on how to import your data into a Power BI template, I recommend that you use the export feature on the VisionLink platform to export your data to a format supported by Power BI (CSV, Excel, etc.), and then import the exported data into a Power BI template, as Power BI does not currently support data importing directly from the Caterpillar VisionLink.

     

    If you need to import new data without overwriting the original data each time you import new data, you should create an intermediate data store to merge the new data with the old data and configure the report's semantic model refresh, which you can do using scheduled refresh or through Power Automate.

    Configure scheduled refresh - Power BI | Microsoft Learn

    Refresh your Power BI dataset using Microsoft Flow | Microsoft Power BI Blog | Microsoft Power BI

     

     

     

    Best regards,

    Mengmeng Li

    • efstel's avatar
      efstel
      Helper I

      Any suggestions on the best way to structure or populate the intermediate data store? Are you meaning something like an XLS file and just cut and paste the updated information into the file?  

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi efstel ,

         

        You can copy new data to the intermediate database manually, or you can set up a flow (if Power Automate has a connector for your intermediate database) to copy new data to the intermediate database. For example, when you export new data as a new file to a folder monitored by the flow, the flow is triggered and copies the data in the file to the intermediate database.

         

         

        Best regards,

        Mengmeng Li

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi efstel ,

     

    How is the situation now? If my answer helps you solved the probelm, please accept it as a solution to let it been seen by more people.

     

    Best regards,

    Mengmeng Li

  • where can i find PBIX template that they have developed?