You want to create a Sales Amount by Month report for a product. The report should display sales amount from all cities in the South region with sales amount more than 1 million USD.
Which two Alters can be applied for Region and Sales Amount
Two filters that can be applied for Region and Sales Amount are:
Range filter for Region and Date filter for sales Amount. A range filter allows you to specify a range of values for a column using operators such as greater than, less than, between, or not between. A date filter allows you to specify a date or a date range for a column using operators such as before, after, on, or between. For example, you can use a range filter to select only the South region and a date filter to select only the months with sales amount more than 1 million USD.
List filter for Region and List filter for Sales Amount. A list filter allows you to select one or more values from a list of values for a column using operators such as equals, not equals, in, or not in. For example, you can use a list filter to select only the South region and another list filter to select only the sales amounts that are more than 1 million USD. Reference: [Oracle Analytics Cloud - Data Visualization User's Guide], [Oracle Analytics Cloud - Data Visualization User's Guide]
Currently there are no comments in this discussion, be the first to comment!