Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

Expand
titleGeneral Settings


Option

Description

Navigation Style

Select a navigation style to use within the system. The following are available:

  • Left Side Navigation: the system navigation items will appear in a panel that can be expanded or collapsed on the left hand side of the page.
  • Toolbar Navigation: the system navigation items will appear as links in the main navigation bar across the top of the page.
Content Creation Location

Select the location of the Create content button. This is only available when using Left Side Navigation (see Navigation Style option above).

  • Left Side Navigation: the Content Creation options will appear in the Left Side Navigation panel.
  • Top Right: the Content Creation button will be attached to the main navigation bar on the right hand side of the page.

Color Picker Standard Colours

Define the default colors to display in the color picker, along with the chart color defaults. There is room for six colors to be defined.

Base Tags

  • Included: Base tags will be included in the HTML of every page. This can be useful for debugging purposes, but may cause issues if proxy servers or load balancers are in use.
  • Excluded: Base tags will be excluded from the HTML of every page.
  • Commented (default): Base tags will be included in the HTML of every page, but will be commented out. This can be useful for debugging purposes.

External Instance Base URL

Define the external URL used to access this instance. This should be a link all users can access. If an external URL is not set for a client org, it will revert to the primary org setting. It’s used for embed script links, direct links, and links sent via email. 

External API cookie timeout

When using the Javascript API, a browser cookie is used to store the user's login details. Define the time, in seconds, the cookie is valid. Use zero to disable the cookie.

Allowed OriginsThis option allows users to specify a series of domains permitted for Cross Origin Resource Sharing (CORS), while the External JavaScript API is being used.  This option is only available in the primary organization; it is not available in client orgs.

Outgoing Proxy Server

Define this if the Yellowfin server should connect to the internet via a proxy server. For example, when connecting to WMS servers.

Extended Logging

Enable extended logs - when an event is logged to the Event table, additional information such as names and descriptions of users, data sources, views, reports, or dashboards will be included. This can have an impact on performance.

Restricted Roles

Specify which roles can be hidden from specified Administrator roles.

Terms & Conditions

Provide business Terms & Conditions that a user must agree to before logging in to the system for the first time. (Optional)

Administration Tour

Select the storyboard to be used for guiding users through the Administration area. (Optional)

Minimum Schedule IntervalSelect the minimum interval that can be set for running all types of schedules including; Broadcasts, Cached Reports, Cached Filters, Data Transformations and Signals.
Multi-Tab SupportEnable this to allow Yellowfin to be used across multiple tabs and browsers during a single user session.
Maximum File Upload SizeSet the maximum size (in MB) allowed for any file uploaded to Yellowfin, such as GeoPacks, content imports, and images. The default is 80. The field accepts numbers and a decimal separator (eg, 80.5) only.
Unique Tokens for Every Request

Enable this option to ensure every request is validated before they are processed. When enabled, every request will be given a unique token to prevent duplicate submission. When disabled, requests will be processed with their existing token, which may lead to duplicate submissions, depending on your system setupWhen enabled, a nonce is added to every request sent to Yellowfin, which is then validated by the server before the request can be processed. This will help prevent request replay attacks, or automated request submissions. When disabled, no nonce is added and requests will be processed without a unique token. Depending on your system security setup, this could result in processing duplicate submissions. See our hardening guide for more information.



Expand
titleCompany Logo


Option

Description

Company Logo Image

Upload an image file to be used as the Company Logo in Reports.

Client Organisation Logo Image

Enter an absolute URL used to retrieve the client logo. ## will be replaced by the relevant Client Reference Id. eg:

http://localhost/myimage?ref=##

Logo Image Scale Factor

Define the percentage the Logo Image will be scaled to.


...