Advanced Query - A question about using :view and a request for more documentation

I am digging into advanced queries with some success but I have a few questions I need clarified.

  1. I have a page with page property ‘area’ and TODO blocks with property ‘category’ and a scheduled date.
    In the ‘view:’ section of the query
    (a) how do I get the page and block properties above to display in the view section for the table data or let statements?

[:td (str ???]

:let [category (str ???))]

  1. Where is result-transform section actually documented?
  2. The Custom View page (https://docs.logseq.com/#/page/custom%20views) in the docs is empty, would be great if this could be documented

TIA
adxsoft

3 Likes

I agree that at least some minimum documentation would be very helpful here.