Dynamics AX 2009 Report: LabelPosition above does not work?
Posted
by Sam
on Stack Overflow
See other posts from Stack Overflow
or by Sam
Published on 2009-09-25T08:25:45Z
Indexed on
2010/04/13
6:02 UTC
Read the original article
Hit count: 424
dynamics-ax-2009
|reporting
I'm just in the process of changing the SalesInvoice Report. One thing I'm trying to do is show the label of some items not left of the item value but above it instead.
Seems easy enough: just change the LabelPosition (for example from CustInvoiceJour_InvoiceId) setting from "left" to "above" and voila: the label has vanished. It is just shown nowhere at all.
Strange. I would have expected the label to show up, well, above the content. Not to vanish.
Am I missing something (there is no label height to set), or is this functionality broken?
© Stack Overflow or respective owner