Problem with ShiftingMode
Posted: Wed Feb 19, 2014 3:05 pm
Hi,
in many of my reports I use the property "ShiftingMode" to accomodate the position of components to the extent/height of preceding components. This seems to work but sometimes it doens't and for the life of me, I can't figure out why.
This is how my report looks when printed. Two labels are printed above each other because the shifting doesn't work (at least this is my assumption...) If I replace the formular (IIF) of a certain component by a simple stupid text like "BLA", then my report looks like this. This is correct (even if "BLA" is stupid here...). The label "Eingegangen" is below the label "Sonstiges": This is the field whose content I have changed from a formula to "BLA": The formula was : {IIF(Buchung.BuchungExterneBemerkungen != "", Buchung.BuchungSummeSonstiges, null)}
It seems that if the formular returns null or "" or " " then the problems occurs...
I have attached the report and hope you can tell me what's wrong, because I have another one that is more complicated where I have the same kind of problems...
Further: I could swear, that these things worked a few weeks ago... If have tested this with 2014.1.1809 and 2014.1.1811.
Hoping for a quick answer as always, since this is really creating troubles here... :-/
Cheers,
Pascal
in many of my reports I use the property "ShiftingMode" to accomodate the position of components to the extent/height of preceding components. This seems to work but sometimes it doens't and for the life of me, I can't figure out why.
This is how my report looks when printed. Two labels are printed above each other because the shifting doesn't work (at least this is my assumption...) If I replace the formular (IIF) of a certain component by a simple stupid text like "BLA", then my report looks like this. This is correct (even if "BLA" is stupid here...). The label "Eingegangen" is below the label "Sonstiges": This is the field whose content I have changed from a formula to "BLA": The formula was : {IIF(Buchung.BuchungExterneBemerkungen != "", Buchung.BuchungSummeSonstiges, null)}
It seems that if the formular returns null or "" or " " then the problems occurs...
I have attached the report and hope you can tell me what's wrong, because I have another one that is more complicated where I have the same kind of problems...
Further: I could swear, that these things worked a few weeks ago... If have tested this with 2014.1.1809 and 2014.1.1811.
Hoping for a quick answer as always, since this is really creating troubles here... :-/
Cheers,
Pascal