Family Group Report -- Select ALL does not work

Publish Report > Family Group Sheet > Setting > Include >Select ALL > OK (all boxes are then selected/checked before OKAY)
does nothing ? Is there a max?
Manually selecting multiple boxes > OK does work as expected

This is easily missed as the result of Select All:

Yes, Correct 0 Families selected is the result I get each time. But not what I actually selected.
image

After selected all-- hitting okay gets 0 Results.

I, of course knew that, but was equating “does nothing” to “0 families selected”. Unchecking any ONE person after Select All works to select the multitude of families.

the is a work around - and does work but seem odd that one would need to do need to do that way – that is a bug in my opinion

Kevin

Possibly an Off-by-one error - Wikipedia

2 Likes

yes - similar to why with CTE’s have limits for example.

I can live with 99% for a workaround

That wikipedia link is a new one to me but I’ve observed several problems in RM8-10 experienced or reported that I suspect are off-by-one. “Out-of-range” errors may be out-by-one, for example.

Using Count Trees might find a 1-person tree to uncheck … that would be the most inclusive.

Issue with “Select all” with FGS has been reported to development.

1 Like

Thank you Renee appreciate it!