30日間の無料評価版をお試しいただけます。

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Yellowfin is designed to reuse 'objects', such as source connections and views, as much as possible. This model creates a hierarchy of objects within Yellowfin and understanding this hierarchy will assist you with this tutorial.

Image Added

Source Connections

A source connection stores details of how Yellowfin will connect to an external database that you wish to report from. For every database that you wish to write reports for, you will have to create a single source connection record within Yellowfin.
A source connection can have many views. (see below)

Views

Once you have defined a source connection you must create one or more view records that your users can report off.
A view is a metadata layer that allows you to define
which fields, from which tables in your source database can be made available for reporting.
A view can have many reports written against it.

Reports

Once a view is defined you can write a report against it. A report record is a report definition which defines which columns in your database you want to display and how you want to display them.
A report can be used on one or on any number of dashboard tabs

Dashboard Tabs

Once you have written reports, you can begin to construct your dashboard. You can place as many reports onto a tab as you wish. You can also create as many tabs as you wish on your own personal dashboard.

...