.Remove bracket from listview

How can i remove bracket from listview data?
Plz help

Shopping_List.aia (6.5 KB)

You will have to convert your list of lists to a list, or convert to YAML format.

You need these draggable blocks:


Use the first block to replace every instance where you reload the ListView Elements.
The procedure renders a row of the Expense table into YAML format.

A Big thanks @ABG

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.