-
Re: Using Python API to Update Already Created Datasets
@ElliotGitter where is your dataset coming from? Is it updating from somewhere else too? Once you've created the dataset using the API, you can always update it using the API (it's not like everytime…2 -
Re: Scatter Chart Bubble Color
In the chart properties you can set the color rules. So depending on your dataset, you can set a color rule when that field is 0 to green and less than 0 to red.2 -
Re: Replicating SQL statement in Magic ETL Formula tool
Does your dataset include future fiscal years so that you need the where clause for "DATE_VALUE" = current_date? if not you could just use a group by tile (you may need to add a constant ti…2 -
Re: Drill down to a separate dataset - matched by column?
@svetlana do you have any filters applied in your top level card on columns that do not exist in your drill path card? This has tripped me up before - when you drill down all the filters from your to…1 -
Re: How do I turn off an alert on data loads?
In the dataset view there is an icon with three dots and under there is an option for Notifications. You can turn them off from there:2