Dynamics User Group
Dynamics User Group
  • User
  • Site
  • Search
  • User
Martin Dráb

Martin Dráb

Likes
  • Profile
  • Friends
  • Activity
  • Questions
  • Blog Posts
  • Groups
  • Likes
  • Mentions
  • Achievements
  • More
  • Cancel
  • RE: How to fill data into field by Method in AX

    Kranthi
    Kranthi
    Try synchronize and show us the total error/info. If possible, show the code in that method.
    • over 1 year ago
    • Dynamics 365 for Finance and Operations/AX User Group
    • Developer Forum
  • RE: Purchase order workflow in 2009

    Kranthi
    Kranthi
    Not necessary. Do you have canSubmitToWorkflow method on the form? If so what does it returns in your case?
    • over 1 year ago
    • Dynamics 365 for Finance and Operations/AX User Group
    • Developer Forum
  • RE: Custom Service wrong method parameter

    Kranthi
    Kranthi

    You are using anyType parameter for value method. That could be causing the error, try by using one of the mentioned types(in the error).

    • over 1 year ago
    • Dynamics 365 for Finance and Operations/AX User Group
    • Developer Forum
    • HubertDaczkus
  • RE: How many masters available in ax?

    AdamRoue
    AdamRoue
    It means nothing In AX without context, simply a word that could be interpreted in many ways. You are asking the question, if you don't know what the core element of the question is it is difficult to answer.

    If I answered with 200, 220, 220 does…
    • over 1 year ago
    • Dynamics 365 for Finance and Operations/AX User Group
    • Developer Forum
    • SAADULLAH
  • Tech conference

    Jake Roder
    Jake Roder

    Hey guys,

    I already know Martin Dráb, Jon Stypula, and I are attending, but who else out here in DUG land is attending the Dynamics 365 tech conference next week?

    -Jake

    • over 1 year ago
    • Dynamics 365 for Finance and Operations/AX User Group
    • General discussions
    • Erik P. Ernst
  • RE: How add image to Excel Report from Table

    SergeyAzorg
    SergeyAzorg
    Thanks,
    I found how to load the image from the table using the class Image()

    Image Image = new Image();
    ;
    Image.setData(Table.Image);
    Image.resize(200,100,3); //not necessarily
    Image.clipboardCopy();
    range = activeSheet…
    • over 1 year ago
    • Dynamics 365 for Finance and Operations/AX User Group
    • Developer Forum
  • Microsoft Dynamics 365 User Groups

  • Dynamics 365 User Group
  • Dynamics 365 for Finance and Operations User Group
  • Dynamics 365 Business Central User Group
  • Dynamics 365 for Sales User Group
  • Microsoft Dynamics User Groups

  • Dynamics AX User Group
  • Dynamics NAV User Group
  • Dynamics GP User Group
  • Dynamics CRM User Group
  • About DUG
  • Contact Us
  • Frequently asked questions
  • Terms of use
  • Privacy Policy
Copyright 1995-2019 Dynamics User Group, all rights reserved.