-
Re: grouped bar with multiple symbols
Yes you can have multiple symbols and more than 1 bar. Use the general settings number of symbol series like on this screenshot.1 -
Re: Organize X axis
Bring your Hours title to the sorting box and select "no aggregation" in ascending order1 -
Re: Collection card order
No problem, tell them also what browser you are using. I normally use firefox and It haven't had that issue for a long time. another thing you can try is to clear the cache , log off and log back on.1 -
Re: Last full day only
You can create a beastmode to be added as a filter that reads CASE WHEN `YourDate` = CURRENT_DATE() then 'No' ELSE 'Yes' END1 -
Re: How put together "Date" and "Time" columns into a "Date and Time" column using transforms
Try this STR_TO_DATE(CONCAT(`DateColumn`, ' ', `TimeColumn`), '%m/%d/%Y %H:%i:%s') let us know if it works1
Welcome!
It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In