msnJournals.com

msnJournals

Microsoft Dynamics 365 Blog

  • HOME

  • ABOUT

  • More

    Use tab to navigate through the menu items.
    • All Posts
    • Microsoft Dynamics 365
    • Dynamics NAV | Business Central
    • AL Language
    • Performace
    • OAuth
    • SharePoint
    • Design Patterns
    Search
    Analyze data using Query Analyzer in Business Central
    MSN Raju
    • Nov 20, 2020
    • 2 min

    Analyze data using Query Analyzer in Business Central

    Inline Query Analyzer is a tool to analyze data in Business Central. This is an open source project intended to help developers for quick retrieval of data for analysis purposes. You can write SQL like queries to retrieve data. Users can view the query results in Grid and JSON views. How to install? This is an open source AL Project, source code can be downloaded from https://github.com/msnraju/inline-query. This tool is using Object IDs from 50100 to 50149, you may need to r
    1,143 views0 comments
    Inline Query | SQL like Queries in Business Central
    MSN Raju
    • Nov 12, 2020
    • 4 min

    Inline Query | SQL like Queries in Business Central

    Inline Query is a library that can execute SQL like Queries in Business Central AL Language. This is a small compiler in AL that compiles and executes SQL like queries in text constants or text variables. Query Object vs Inline Query Inline Query is not a replacement for Query Objects. At present, Inline Query can only support retrieval of a single column from a single table (joins are not supported). Whereas Query Object supports multiple tables and multiple columns. Why Inl
    1,314 views0 comments

    Thanks for submitting!

    © 2020 by msnJournals.com

    msn raju

    [email protected]

    Thanks for subscribing!

    • Facebook Social Icon
    • LinkedIn Social Icon
    • Twitter Social Icon
    • GitHub-Mark-120px-plus