Retrieve selected row on SQL Report type
AnsweredHi,
I have a SQL Report which has the last field defined as Checkbox in SQL Report - Column formatting wizard. When the user views the report and selected number of rows. How can I retrieve the selected rows so I can do the special process for them?
I have created a button on the report which does the process.
Please see the screenshot as the below

Thanks,
Chi
0
-
Official comment
Hi,
Can you clarify what you mean by special process? Do you want to go through the lines? Then use Line Loop and validate if the specific row is selected with SQL + dynamic syntax.
If you mean the select back system, then please press F1 to read the manual while editing the SQL Report configuration on how that works.
Best regards,
Thomas
Please sign in to leave a comment.
Comments
1 comment