Can I create a table with custmized rows/columns and the values come from a cbql query or a report
I'm trying to implement a report on codebeamer. The reviewer asks for a excel-like view. I'm trying to make a table that comes with some rows/columns that ain't fields so that the whole table fits reviewers taste and don't mess up the tracker's configuration.Is there any way to implement it??
Also, I tried to use the "hide if" function to hide some particular fields if the Assigned to member is not the particular one, but the formular doesn't work out as error message says"save the trackers configuration before use the newly added field". The formular I used is "assignedTo != 1288" and also tried " 'Assigned to' !=1288". Neither way works. I'm so confused what is the "newly added fields" because the "Assigned to" is a system field and any single types of this field is recognized as a new field......

