Ok - I got it - now - I am not working on this every day - so I do recall things now.
This is an exercise for the Zone tool.
So I have this property CP_AREA- Data type - Area, and the property value is an expression - and the expression sounds like this:
Measured Net Area / STEREN * 100
STEREN is another property - data type - Number - Value is 1500 (this number won't change at all)
All good so far - In the schedule I have just one row containing the total for this property- CP_AREA
Let's say that the value for this CP_AREA is 16.66, because:
Measured Net Area=250
STEREN =1500
what I need in my row from the schedule is to say P.O.T= 250/1500=15.37% (P.O.T, it's just a text)- Based on what I know so far, is that the only way I can have this - is to have another property, data type - String (let's call it P.O.T. Description )and the data value is an expression that will merge the CP_AREA and STEREN, like this:
P.O.T= 250/1500=15.37%
Here is the hard part, when I put this new property - P.O.T. Description in the schedule, because it's a string value - the schedule will not merge the information from all the zones in one row- and will provide separate rows for each zone. Right now I am solving this using multiple drawings in the layout and I am using the text tool in the layout in order to achieve this.
Best!
Daniel
Sincerely,
Daniel