Filter to Line Item

Options
ansn
ansn Member, ALL USERS Posts: 5 Occasional Contributor

I have created a filter for location, Upon selection of any filter item I want the same item to reflect in a line item I created.

Is there a specific formula for the same? 

Tagged:

Comments

  • DeimerGonzalez
    DeimerGonzalez Member, ALL USERS, Partner, Certified Model Builder Posts: 4 Occasional Contributor

    If I understand well, all you need to do is reference the Line Item and it will show you the same. 

     

    Or what you want is to populate the filter by clicking something? 

  • ansn
    ansn Member, ALL USERS Posts: 5 Occasional Contributor

    I have created a module with a list of location as filters and line item named as location.

    When I select a location from the filter list I want the same location to reflect in the Location line item

  • DeimerGonzalez
    DeimerGonzalez Member, ALL USERS, Partner, Certified Model Builder Posts: 4 Occasional Contributor
    Is the line item formatted with the same dimensions?
    You can use the Item(Location) formula then.
  • ansn
    ansn Member, ALL USERS Posts: 5 Occasional Contributor
    Thank you @DeimerGonzalez, it worked and solved my issue