A marketing team is using an app to analyze the company events. The team registers attendees with information such as an ID name and region and discusses business opportunities with attendees Opportunities are evaluated m time and set to a different status.
The team wants to use insight Advisor to query events and opportunities to:
* Review specific areas and periods
* Use marketing terms not currently present in the app when classifying opportunities
* Define calendar periods and add calculations for specific data fields
The board asked the team to review current sales by age group on a bar chart. These groups were created in Data Manager and named AgeGroup, as follows: • Children: up to 16 years; • YoungAdult: between 17 and 30 years old; • Adult: 31+ The analyst then defines the colors of the bars with an expression: If( AgeGroup = 'Children', Red(), If( AgeGroup = 'YoungAdult', Blue(), Green() )) What's left to complete the jobs and apply the result to the visualization?
A cinema company is analyzing the age group of customers who watch movies at least once a month and where they live. The following requirements should be considered:
• Age of customers
• Customer address
• Frequency of visits
What objects should the business analyst use to meet the requirements?