Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Deployment pipeline problem

Hi, I need a quick help with a problem, please.

 

My report (from desktop) works good in development, but when I deploy it to test (and prod) it doesn't work. Visualizations doesn't show data, and there are just the titles of data tables but not any data in.

 

I am not be able to create gateways. How can I get my deployment pipeline's test and production works as well?

 

Data comes from SharePoint list (company.sharepoint.com/sites/folder).

 

What can I do?

6 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      What? Different one? No. I have always done just one pipeline (which have reports and data). But this is my first time to use sharepoint list as data source..

       

      This pipeline is something where i had a previous report also (to the same customer) so I thought it eould be great to use it. But then this problem appears..

      • Brunner_BI's avatar
        Brunner_BI
        Impactful Individual

        To try to debug it, download the report that is broken (the one in TEST, right?) and see if anything changed in the data sources / which dataset it is connected to and see exactly what is broken. Then you will find out what happened.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Okay, now it goes to more interesting.

    I deployed once again and refreshed data in TEST, now data shows there. But still report doesn't work (visualizations doesn't work as they need to and as they do in dev). I downloaded report again and now it gives ""There are pending changes in your queries that haven't been applied. [Apply changes] [Discard changes]". And if I apply, report brokes (every visualizations falls). And then there is not any data in whole report.
    Otherwise if I click Discard, it asks "Discard your changes? You've changed:
    - 1st table

    - 2nd table

    - 3rd table

    etc. (there is more tables than I have in this report). And if I click Discard, it seems report works as it should.

    Could someone please help me out 😄