I am using Report Builder and wpDataTables to create customer-specific product specification sheets. I realize now that Report Builder doesn’t support image columns, which I missed in the documentation. However, these specification sheets must include an image tied to the single product code filtered in the wpDataTable.
Do you have any ideas for a workaround? For instance, is there a way for the Report to call a specifically named template (possibly using a variable) based on the filtered table? That way, I could set up various templates with the appropriate product images already included.
I’ve put a lot of work into this and would hate to give up now, so any suggestions would be greatly appreciated.
I am using Report Builder and wpDataTables to create customer-specific product specification sheets. I realize now that Report Builder doesn’t support image columns, which I missed in the documentation. However, these specification sheets must include an image tied to the single product code filtered in the wpDataTable.
Do you have any ideas for a workaround? For instance, is there a way for the Report to call a specifically named template (possibly using a variable) based on the filtered table? That way, I could set up various templates with the appropriate product images already included.
I’ve put a lot of work into this and would hate to give up now, so any suggestions would be greatly appreciated.
Thank you - David