Hi colleagues, I would like your help on the above. I want to sum different attributes (number attributes) e.g. total cover_1, total cover_2, in my survey, in order afterwards to create a validation rule (e.g. total cover (i.e. total cover_1+total cover_2) <=100%). Could you advice how this summing can be done? Those attributes (total cover_1, total cover_2) are found in different tabs of the survey, and are the result of the sum of other attributes as part of multiple entities (1/N). Just to note that the sum of the respective attributes (e.g. total cover_1) has been done successfully. Thanks in advance, itzam asked 22 Jan '18, 10:03 itzam Open Foris ♦♦ |
Hi Itzam, answered 22 Jan '18, 13:07 Stefano (OF) ♦♦ |
Hi again and thanks for your prompt response, Yes of course I can give you more info (I will try to explain as detailed as possible). Total_cover has not been developed; Total_cover_1 and total_cover_2 are in the same level, having the plot as a root (i.e. plot/total_cover_1, plot/total_cover_2), although appearing in different tabs. Total_cover_1, and total_cover_2 calculate the sum(using the sum function) of other attributes being part of multiple entities (1/N) (e.g. element_type_1 the total_cover_1, and element_type 2 the total_cover_2). Element_type_1 and 2 are also in the same level. I hope this helped, Many thanks again, itzam answered 22 Jan '18, 13:24 itzam |
Hi Itzam, answered 22 Jan '18, 13:38 Stefano (OF) ♦♦ |
Yes that worked perfectly. Thanks a lot, itzam answered 22 Jan '18, 14:13 itzam |