Hi there,
I encountered an issue which previously did not happen for using 2-layer Table Transformer structure. My structure is as below:
Table Transformer 1
Select T1.'Top'
Table Transformer 2
Select ROWNUM() AS 'Top'
The issue is that Confluence can not read 'Top' after published (as below image), but in Table Transformer 1's pre-view it is ok with desired result (as below image).
Could you suggest how to fix it?
Thank you.

