i would like to know whats the calculated field or beast mode to create this % Sales growth on DOMO. I am not sure how to Syntax is.
From my view in my work, it should be something like
("Count of Records(Date())"-"Count of Records(Date()-1)")/100
...not sure how the syntax should be:(