Hi,
Is it possible to change edit icon conditionally, in case when "edit" column is not produced from query so not visible under Columns, but through Attributes? It was probably pre-created with form upon report, I think. I am aware I could create the column through SQL query, and put HTML expression, then use icon in WHEN clause. Is this the only way?
Requirement for report is to simply have edit icon on rows where value of certain other column is 'Approved', but when its not then it should be magnifying glass icon.