Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a straight table consisting of 15 dimensions and measures , I have taken one expression as =Field name.
Data will be like this:
Dimension1, Dimension2,Dimension3,Measure(=Field name)
a,x,1,100
b,y,2,100
c,z,3,200
a,x,2,100
in this above condition its works fine but if I omit Dimension3 it has to show like this.
Dimension1, Dimension2,Measure(=Field name)
a,x,100
b,y,100
c,z,,200
a,x,100
but it is showing
a,x,100
b,y,100
c,z,,200
Roser, Hide columns should work in Straight table.
see below,
Hello this a chart table
if understand you use a Table Box

sorry