Skip to main content

Notifications

Announcements

No record found.

Business Central forum
Answered

ReportExtension on external Reports

Posted on by 169

Greetings to all of you.

We have BC SaaS ( v20 ). I have download on my enviroment , an external app through AppSource.

This app , includes some reports ( object id range 52061000-52061999).

Can i extend , through a reportextension , those reports, so that i can extend their dataset?

I tried doing that through VSc , but i get the error " The target Repor for the extension object is not found" ( Basically it's like the system can't find any external reports, only the base ones).

Thank you in advance for your time.

With respect,

Antonis.

Categories:
  • Suggested answer
    Steven Renders Profile Picture
    Steven Renders 5,043 Moderator on at
    RE: ReportExtension on external Reports

    You can, but you need to take a dependency on their app in your app.

    see dependencies in the app.json: JSON Files - Business Central | Microsoft Docs

  • Suggested answer
    Vaishnavi J Profile Picture
    Vaishnavi J 3,056 on at
    RE: ReportExtension on external Reports

    Hi,

    Go to the extension management and then go to app which you have installed. And then click on the Is installed field value to get the app information. And then refer the below screenshot pick those data from that app and add into your app.json file as dependency section.

    pastedimage1653643996145v1.png

     
    Format for adding dependencies.
    "dependencies": [
        {
        "id": "<appid>"   // which will be  getting from your app information.,
        "publisher": "<Publisher Name>",
        "name": "<name of the app file>",
        "version": "<Version No of the app>"
          }
    }
    If my answer was helpful to you, please verify it so that other users know it worked. Thank you very much

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,537 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,520 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans