(Data and analytics management 14%) Import and export with data management tools Flashcards
What the first step of importing data using the data import wizard
Cleaning the file. you want to make sure that what going into your org is organized and clean!
Dataloader.io
allows you to bulk import or export data
what the difference between a report, dashboard, and report type
Dashboards: are made up of components, each component is coming from one underlying report to see data all in one place.
Report: A list of records that meet the criteria you define in the report type. It allows you to graphically understand your data and shows more detail of a given component of the dashboard.
Report Type: Like a template that makes reporting easier, it determines which fields and records are available for use when creating a report.
what is the report builder
drag and drop data base that allows you to build reports
explain the value of using filters, cross filters, and filter logic
Cross Filters: Filter a report by the child object using the WITH or WITHOUT conditions
Filter Logic: Allows for Boolean conditions to control how field filters are evaluated
What does the object relationship determine in a report type?
which records the report type includes
What are the records returned for a primary object with a related object?
Records returned are only those where the primary object has at least one related object record.
ex. opp with products, the only records that would be returned are opps that have at least one related product record
What are the records returned for a primary object with or without related object
Records returned are those where the primary object may or may not have a related object record
ex. opp with or without products, then opp would be displayed whether or not they have a related product record.
what does the field layout determine?
which fields a report type includes
can you edit standard report types?
no, but you can create a custom one by entering report types in setup and selecting report types
what the report format tabular
default format, simplest and fastest way to look at data. similar to a spread sheet. They consist simply of an ordered set of fields in columns, with each marching record listed in a row.
best for: tasks like generating a mailing list
what is the report format summary
Similar to tabular reports, but also allow you to group rows of data, view subtotals, create charts
allows for many more options for organizing the data, and are great for use in dash boards. most reports are in this format
what is the report format matrix
allows you to group records both by row and column. These reports are the most time consuming to setup up, but provide the most detailed view of our data.
Why would you want it: at-a-glance overview of data. Especially like totals of revenue or quantity of products sold
dash board builder
an intuitive interface for building dashboards from source reports you’ve created in salesforce
how do you create a dashboard
setup>new dashboards