Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a straight table with 10 rows,
can i add a text box to the layout that will show me the chart rows (without using a macro)?
thanks is advance
Take the first dimension you use (ex. myDim) and in the caption write =count(myDim)
Hope it helps
hi,
Thanks
but the straight table has some null expression in the table therefore it contains not all of the first dimension
(i.e. Count(myDim) equal to 10, but the straight table rows are 5)
Hi Jacob,
Its possible, Please go through the attached application. Now you can check whatever was there, it will count the number of rows, which are displayed in your graph only.