Filters current and previous MTH rows based on .version, adds column 'mqt' with values "current" and "previous".
1 | filter_mqt(.data, .date_var, .version)
|
.data |
a valid dataframe |
.date_var |
a date column, defaults to month |
.version |
a date, ISO format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.