PDF Generation row sorting

Hi Appsheet Community! Good day!

I am seeking your help guys on how to sort my rows in generating PDF. Please see the photo below.

<<Start: [Related tbl_hr_feedback_forms By vc_most values]>><<[c_section_a_q_h]>>

Jeraldtormis_0-1709531179550.png

 

0 1 38
1 REPLY 1

The easiest way is to use ORDERBY() because the "Related.." is a list of key column values. Try something like..
<<Start: ORDERBY([Related tbl_hr_feedback_forms By vc_most values],[SortColumn],TRUE)>>

https://support.google.com/appsheet/answer/10107362?hl=en&sjid=10188459759625718181-EU

Top Labels in this Space