Skip to main content

Notifications

Small and medium business | Business Central, N...
Answered

ReportExtension on external Reports

(0) ShareShare
ReportReport
Posted on by 171

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.

  • Suggested answer
    Steven Renders Profile Picture
    Steven Renders 5,051 Super User 2024 Season 1 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

News and Announcements

Announcing Category Subscriptions!

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,359 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,370 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans