Comments
-
This data is available in your instance, but you'll have to get access from an admin. I would suggest inquiring an admin about getting access to the data that is powering the instance usage statistics dashboard.
-
Here's an example of a horizontal stacked bar chart with a count distinct of one field and a count of another field. To add more fields to the chart you can simply add them to the series (as long as they're aggregated). Is this what you're trying to accomplish?
-
If I'm understanding your question correctly, I believe the solution would be to add a Beast Mode to accomplish this, as "unique" or "count distinct" are not aggregation options in the value field dropdown. The syntax would be something like: COUNT(DISTINCT `feature_id`). Does this achieve your desired outcome?
-
To get more granularity for historical reports you'll need to contact Domo Support and have them spin it up. This functionality is not yet offered in the beta version of the Facebook connector.
-
No, the images cannot be stored in the data center. You can show images in a table card using html in a beast mode (see this Dojo article). You can also add image cards to a page, but the image will not show up as a dataset and could not be used to power a table card. Image card:
-
You can see the number of cards that are pulling from an output of a dataflow (under the dataset tab), but not from an actual dataflow. Is this waht you're looking for?
-
When you say concurrent items, are you trying to show the max of columns with a given start and/or end date?
-
The best practice for filtering by page is to pull in your data, then use magic ETL on the page column to filter to specific data. The connector does not filter to specific pages.
-
Did you select a period under the Details tab? For this report, there are options to pull day, week, 28 days, or lifetime (see screenshot).