Skip to main content
June 9, 2021
Question

Need Info on How to configure selection and also to know the Saveinto parameter different usage

  • June 9, 2021
  • 5 replies
  • 0 views

Hi,

I have few questions for my increase my understanding on Appian:

1. How to configure selection on dependent data ?

2. Different purpose for SaveInto Parameter of a Button.

Thanks

    5 replies

    stefanhelzle0001
    Brainy
    June 9, 2021

    1. Please explain that. What is "selection" and what is "dependent" ?

    2. I use saveInto in buttons a lot with a a list of a!save() to manipulate data before submitting. Like set the create timestamp or the user who created the new item.

    June 15, 2021

    Hi Stefan,

    I actually I wanted to work on Cascading of Drop down based on Related tables in DB.

    For savinto I got you point. Thank you.

    malcolm.ross
    June 9, 2021

    I'm going to assume you mean "Selection" in the context of a grid.

    Then see this documentation

    https://docs.appian.com/suite/help/21.2/grid-with-selection-pattern.html

    And in regards to SaveInto parameter for a Button..

    See this documentation

    https://docs.appian.com/suite/help/21.2/Button_Component.html#parameters

    SaveInto is used to perform a Save or Write action to save a value to a local variable, rule input, or execute a write to a backend data store.

    June 15, 2021

    Hi Malcom,

    I will go through the document on Grids. I was face issues in dependent data selection ,like cascading DD and in Report selection one chart series and to display the related data in grid.

    selvakumark
    Participating Frequently
    June 15, 2021

    Hi [mention:56cb3e8fc3724baca774072c99d7f8ca:e9ed411860ed4f2ba0265705b8793d05],

    I think you're searching for a drill-down option in the report & hope the below documentation works for that:
    docs.appian.com/.../drilldown-report-pattern.html