RQM excel importer dropdown menu
Hello all,
I've trying to import data into RQM. I've successfully imported a good chuck of the required data, however some of the data needs to go into a custom summary tab that has pull down menu. For example, There is a drop down menu called Action. Its available values are Action1 and Action2.
I've tried
testcase.action="Action1"
testcase.action=A //Where A was a cell that had Action1 in it
testcase.action.value="Action1"
testcase.action.type="Action1"
Any help would be appreciated.
Comments
Don Yang
Apr 11 '17, 7:17 p.m.Is 'Action' a custom category or attribute?
what is your RQM and RQMExcelImporter version?
ryan sanders
Apr 12 '17, 11:35 a.m.It is a custom category and we are using 6.0.2