web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Think about IT / Run Report Builder from VSC...

Run Report Builder from VSCode to Design your .AL Report

Steven Renders Profile Picture Steven Renders 5,628 Moderator

I’m not a VSCode expert and there are probably better ways to do this, but I sometimes get a question: Is there an easier way to design an RDL report from within VSCode?

Well yes there is. You can create a Task to do it.

Open a Project in VSCode and goto your Tasks:

Here you can add a new task, like for example this one:

Of course you need to have Report Builder installed on your machine.

Then simply open an RDL report file and run your task: (image takes some time to load)

I know, there are probably much better ways to do this, I’m not a VSCode export, but I thought why not share this quick tip…

More info on creating tasks is available here: https://code.visualstudio.com/docs/editor/tasks#vscode


This was originally posted here.

Comments

*This post is locked for comments