Hi Experts,
i'm facing a problem which is quite easy to solve in BEx where i can use cell-definition - but it seems not that easy in WebI (using BO4.0, FP3).
I've got 2 structures, a character-structure in columns (CH) and a keyfigure structure (KF) in rows:
CH1 CH2 CH3 CH4
KF1 a1 a2 a3 a4
KF2 a5 a6 - -
KF3 a7 a8 - -
Now i want the results a3 and a4 to show up in a new row between KF2 and KF3 without any headline (just the result):
CH1 CH2
KF1 a1 a2
KF2 a5 a6
new a3 a4
KF3 a7 a8
I'm sure it should work with variables in webi, but I'm not sure about the formular.
Please advise any tip or workaround to solve this issue!
Thanks in advance and regards,
Tobias