Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Multi Row variable set varriables are missing in Report Filter

Amrutha K V
Tera Contributor

Hi Team,

I have a multirow variable set [Contact Info] for a Record producer[creating record in case table] .
But when I am creating a report ,  I cannot choose those variables from report filter.
Could you please help me here.

Please find the screenshot given below:
Variable set :

AmruthaKV_0-1724918060655.png

 

Report:

AmruthaKV_1-1724918306923.png

 



Thank you!

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

Maybe this will help:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0823234

You will probably need to create a DB view to include the sc_multi_row_question_answer table.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

2 REPLIES 2

Mark Manders
Mega Patron

Maybe this will help:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0823234

You will probably need to create a DB view to include the sc_multi_row_question_answer table.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

kbukg
Tera Contributor

Did you ever solve for this?