I manually adjusted the search for the "Percent of Parent" filter to the following:This shows the full percentage.
![Image]()
Code:
#[define:width=20#]: NO-OMIT-RESULTS: columns:A,name,size,dm C:=ROUND(1.0*[width:]*$size:/$parent-size:) A-label:="Percent of Parent" A:=REPT(""▒"",$C:)REPT(""░"",[width:]-$C:)REPT(" ",1)""100*$size:/$parent-size:""REPT("%",1) sort:size-descending mix-sort: folders-sidebar: treeview-or-root-no-subfolders:

Statistics: Posted by tingfzy — Wed Dec 11, 2024 8:49 am