• Graphic Tables - Reportkeylist

    Hi, I have a fairly standard graphic table that list lab test data, and then at the bottom there is a summary table (count, max min etc). The code below is used in the summary table <<Let(TestCount = _ <<Sql( _ Select Count([LLPL_LL]) _ From [LLPL…
  • Missing data scales on logs

    I'm trying to put data scales on logs displaying different soil parameters with depth, however the data scales are not appearing. This happens when I use mutiple plot vs depth columns for plotting one paramter type vs depth from multiple test sources…