Appian Community
  • Site
  • Sign In/Register
  • Site
  • Search
  • User
  • More
  • Cancel
  • DISCUSS
  • LEARN
  • SUCCESS
  • SUPPORT
  • Documentation
  • AppMarket
chandu

chandu's Likes

  • RE: fixed() returning wrong value for more than 16 character

    Dmitry Bocharnikov
    Dmitry Bocharnikov
    Hi, Appian decimal numbers' precision cannot be more than 17 digits. You can play around with below code in an interface: a!floatingpointfield( label: fixed(123456789012345.1, 1,true), value: 123456789012345.12345 ) It seems like "fixed()"…
    • over 1 year ago
    • Discussions
    • AI and Rules
    • Eliot Gerson
  • RE: Best Practice to write data from Excel to Database

    Jit Solanki
    Jit Solanki
    The best approach is to use the csv smart service to directly load the data and store to the db (Smart Service: Import CSV to Database). https://community.appian.com/w/the-appian-playbook/188/transferring-processing-large-data-sets-etl
    • over 1 year ago
    • Discussions
    • Best Practices
  • RE: Mutliple clicks on the single Image

    davidl280
    davidl280
    Use a Billboard Layout as your world map. You'll want to make the Billboard the largest you can, and find / make an image that is the same size. You can make rich text links for names of regions, or images which blend perfectly into the billboard layout…
    • over 2 years ago
    • Discussions
    • User Interface
    • jonathan.guillen
  • RE: New tab while sending email notification.

    Mike Schmitt
    Mike Schmitt
    We might need to know more about your specific setup so far. Is the form you're using already part of a process? When you say "I have the new process starting", do you mean that the rich text icon is being used with a!startProcessLink(), or something…
    • over 2 years ago
    • Discussions
    • General
  • RE: Regarding Extract Function

    Carlos Santander
    Carlos Santander
    What type is local!data? Your code works well if it's a text variable. For instance, this returns 4: extract("[id:122,month:12,numberofdays:2]; [id:123,month:1,numberofdays:4]; [id:124,month:12,numberofdays:6];","month:1,numberofdays:","]") My guess…
    • over 2 years ago
    • Discussions
    • User Interface
  • RE: paging grid -First Page and last page -pagination

    vimalkumars
    vimalkumars
    Hi baratc, This is an expected behavior of Paging Grid Component. As per the documentation, Paging controls to jump to the first or last page are not displayed when a grid has 100 or fewer total items. Please refer the below link: https://docs…
    • over 2 years ago
    • Discussions
    • Reports
    • bhanuprakashm806
    • baratc
  • RE: Generate document with dynamic table in it

    Harsha
    Harsha
    Hi annap, This is the template that I am using. Template.rtf . It is having ###studentTable### as the only data in it. Now in the process model using script tasks and MNI through the PV I have created a html table code as : <table border='1'><tr><th…
    • over 3 years ago
    • Discussions
    • Process
  • RE: Permission tasks reports

    Mike Schmitt
    Mike Schmitt
    I suggest you check out the app I've shared with the community, called Advanced User Task Report . It sounds like this would solve most of your use case with only small tweaks.
    • over 2 years ago
    • Discussions
    • Administration
  • RE: Regex plug-in and error loading design mode

    JarrodSharp
    JarrodSharp
    Thanks for your input Chandu - but yes the behaviour did not occur when the regex function was disabled. I have since discovered that if I pass keywords to the function: regexmatch( pattern:"^\d{3}-\d{3}$", searchString:ri!allowanceApplication.payeeList…
    • over 2 years ago
    • Discussions
    • Plug-Ins
    • JarrodSharp
  • RE: appian-plug-in-sdk.jar

    aloks0003
    aloks0003
    Adding to the above comments. Looks like this Shared Component content is not being updated/maintained from last couple of years, as the URL to install eclipse plugins doesn't exists anymore. In fact i have shared an alternate URL couple of years…
    • over 2 years ago
    • Discussions
    • General
>
  • Help
  • Terms of Use
  • Privacy Policy
  • Site Map

© 2020 Appian. All rights reserved.