I have a table grid how can I grab the two values from the selected row and pass it to my BAQ report and do a print preview.
1 Like
You can 1) use the app-open action to open your BAQ report form and 2) use valueIn to pass selected values. Havnt seen a step-by-step, end-to-end for a BAQ report from grid row.
But you should find applicable steps for those two in several threads on here.
Something like this:
did you read the article?
