Amazon BI FAQs
Here you will find answers to frequently asked questions about Amazon BI. The interface is based on the tool “Metabase”, so for more in-depth topics we link to the official Metabase documentation.
Basics
How do I create a new dashboard?
A dashboard is a collection of charts and KPIs on a single page. Here is how to create a new dashboard:
- Click the + icon in the upper right corner
- Select New Dashboard
- Enter a name
- Add charts with + > Add a question
Detailed guides:
How do I create a new chart?
In Metabase, charts are called “questions.” You “ask” your data and receive a visual answer:
- Click + > New Question
- Select Simple Question for the visual Query Builder
- Choose a data source (e.g., “SellerProductsCurrent”)
- Configure filters, groupings, and aggregations
- Click Visualize
- Select the desired chart type
Detailed guide: Asking questions
What data sources are available?
In Amazon BI, you will find the following prepared data sources:
| Data source | Description |
|---|---|
| SellerProductsCurrent | Current Seller product data |
| VendorProductsCurrent | Current Vendor product data |
| SellerProductsHistory | Historical Seller data |
| VendorProductsHistory | Historical Vendor data |
Depending on your account type, you will see Seller and/or Vendor data sources.
Filters and Interactivity
How do I work with filters in a dashboard?
Filters allow you and other users to explore dashboards interactively. Typical filters include:
- Marketplace: DE, UK, FR, IT, ES, etc.
- Brand: Filter by your brands
- Time period: Flexible date ranges
- Tags: Filter by AMALYTIX tags
How to add filters:
- Open a dashboard in editing mode
- Click the Filter icon
- Select the filter type
- Link the filter to the relevant charts
Detailed guides:
How do I link filters to multiple charts?
When you create a dashboard filter, you can link it to multiple charts. This way, a single filter affects all relevant visualizations:
- Create a filter (e.g., “Marketplace”)
- Click on the filter and select Link filter
- Enable all charts that should respond to this filter
- Select the corresponding data field for each chart
Visualizations
What visualizations are available?
Amazon BI offers a broad range of visualization options:
Chart types:
- Table, bar chart, line chart, pie chart
- Area chart, combination chart, pivot table
- Map, funnel chart, scatter plot, waterfall chart
KPI widgets:
- Single number, trend sparkline, gauge, progress bar
Detailed guide: Visualizations
How do I create a period comparison?
Compare current data with previous periods (e.g., current month vs. previous year):
- Create a new question with a date grouping
- Click the visualization settings icon
- Enable Compare to previous period
- Select the comparison period (previous year, previous month, etc.)
Detailed guide: Creating time series comparisons
Export and Reports
How do I export a dashboard as PDF?
- Open the desired dashboard
- Click the … menu in the upper right corner
- Select Export dashboard
- Choose PDF as the format
How do I set up automatic email reports?
You can have dashboards sent regularly via email:
- Open the dashboard
- Click the Share icon
- Select Create subscription
- Configure recipients and schedule
How do I export individual chart data?
- Click on a chart
- Select the … menu
- Choose Download results
- Select the desired format (CSV, Excel, JSON)
Advanced Features
How do I create calculated fields?
With Custom Columns, you can create your own calculations:
- Open the Query Builder
- Click Custom column
- Enter the formula (e.g.,
[Revenue] / [Units sold]for average price) - Assign a name
How do I join multiple data sources?
With Join Data, you can combine data from different sources:
- Select your primary data source
- Click Join data
- Choose the second data source
- Define the join field (e.g., ASIN)
Can I write SQL queries?
Yes, for complex analyses you can also use SQL directly:
- Click + > New Question
- Select Native Query instead of Simple Question
- Write your SQL query
- Click Visualize
Troubleshooting
My chart shows no data
Possible causes:
- Filters too restrictive: Check whether your filters are excluding data
- Wrong time period: Select a time period that contains data
- Wrong data source: Make sure you have selected the correct source (Seller/Vendor)
Performance is slow
With large datasets, queries may take longer:
- Use filters: Narrow down the data volume
- Set row limit: Limit the number of rows
- Aggregate: Use Summarize instead of displaying raw data
Support and Training
Our Customer Success Team is happy to assist you with setup and offers individual training sessions. Contact us through the support chat in AMALYTIX or by email.
Related Topics
- Amazon BI - Overview - Introduction to Amazon BI
- Standard Dashboard - The pre-configured AMALYTIX dashboard
- Custom Dashboards - The simpler alternative for basic dashboards