microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
748 stars 245 forks source link

Generic Chart - not possible use queries from extension #1727

Closed peikba closed 6 years ago

peikba commented 6 years ago

It is not possible to make a Generic Chart based on a query from an extension.

image

Here is the list of queries: image

doivosevic commented 6 years ago

Hi @peikba . Which version are you running on? Is this on prem or saas?

peikba commented 6 years ago

I'm running 0.14.17461 against NAV 2018 CU2

doivosevic commented 6 years ago

@peikba could you please provide us with code that reproduces this error? A zipped small extension would be great!

peikba commented 6 years ago

@DominikDitoIvosevic Here it is Default publisher_Test Charts With Queries_1.0.0.0.zip

Import the Extension.

Create a new Generic Chart image Select the Query from the Extension (It is visible) image

and I get the Error

peikba commented 6 years ago

@DominikDitoIvosevic It is still a problem in Dynamics NAV 2018 CU3

StanislawStempin commented 6 years ago

A few side notes: Al Language 0.14 should not be used with NAV 2018. See the FAQ: https://github.com/Microsoft/AL/wiki/Frequently-Asked-Questions#which-version-of-the-al-language-extension-should-i-use

This GitHub repo tracks issues only for the latest version of Dynamics 365. See this FAQ entry for more details about NAV 2018 process: https://github.com/Microsoft/AL/wiki/Frequently-Asked-Questions#nav-2018-issues

peikba commented 6 years ago

@StanislawStempin I know, I just needed some of the new functionalities for my new course materials. But the problem also exists with the NAV 2018 CU3 AL 0.12

doivosevic commented 6 years ago

@peikba this issue is fixed in the latest developer preview and this issues page is for tracking issues for the Developer Preview. If you would like to have your bug backported please open a request through the NAV 2018 process: https://github.com/Microsoft/AL/wiki/Frequently-Asked-Questions#nav-2018-issues