Help with entities in a report

I’m not on my dev machine so I can’t test that but try this one instead of EN.Tables.

=[EN.One]+[EN.Two]+[EN.Three] 

like

...O.User,=[EN.One]+[EN.Two]+[EN.Three],O.Time...

If you always choose one of them that will display selected entity’s name. Please let me know if it works or not.