I am trying to generate reports from one of the tables in my app. Everything is going well and the reports are formatted as expected.
The only issue I have is that, there are certain fields which are blank sometimes and I have applied showif conditions that if blank, they are hidden. Its working well in the app,
but they still show up in the report. Is there any way I can hide fields which are blank in the reports?
@Yogesh_laddha There is a workaround for this… not very elegant, but doable When the “VAT” is not blank, the CONCATENATE will generate a line enter. If it’s blank, it doesn’t add a new row. As Praveen mentioned, we should have a easier way.
Sub Total: <<[SUB_TOTAL]>><<IFS(ISNOTBLANK([VAT]),CONCATENATE("