MBT
Guest
Hello everyone
excuse me if I write in an "typical" area and if I ask a question that probably has already been made several times
Suppose you have a feature and want to make a table series
assume that one of the dimensions of the table is guided by a report.
How do you behave?
For example, I would like the table to be something like that.
[table="width: 500, class: grid, align: center"][tr]
[td]idx[/td]
[td]d62[/td][/tr][tr]
[td]1[/td]
[td]20+d20[/td][/tr][tr]
[td]2[/td]
[td]20+d21[/td][/tr][tr]
[td]3[/td]
[td]20+d22[/td][/tr][tr]
[td]4[/td]
[td]20+d23[/td][/tr][/table]When I enter these reports, it makes me mistake.. .
Is there any shortness in the insertion of the "formula"? for example, quotes or other?
or is there any escape?
thanks to all
excuse me if I write in an "typical" area and if I ask a question that probably has already been made several times
Suppose you have a feature and want to make a table series
assume that one of the dimensions of the table is guided by a report.
How do you behave?
For example, I would like the table to be something like that.
[table="width: 500, class: grid, align: center"][tr]
[td]idx[/td]
[td]d62[/td][/tr][tr]
[td]1[/td]
[td]20+d20[/td][/tr][tr]
[td]2[/td]
[td]20+d21[/td][/tr][tr]
[td]3[/td]
[td]20+d22[/td][/tr][tr]
[td]4[/td]
[td]20+d23[/td][/tr][/table]When I enter these reports, it makes me mistake.. .
Is there any shortness in the insertion of the "formula"? for example, quotes or other?
or is there any escape?
thanks to all


