Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how to give NewLine in qlikview in tableBox
employee Name & Place salary
Ram 20000
Austria
table boxes don't allow expressions.
Use a straight table. Then your first dimension would be EmpName & chr(13) & Place
table boxes don't allow expressions.
Use a straight table. Then your first dimension would be EmpName & chr(13) & Place