Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen


Note

Drill-through via attribute members

BellaDati allows you to mask attribute's member with custom URLs. This feature is useful to:

  • create Drill-throughs - redirection from master report to detailed one based on clicked member.
  • redirect to other report or resources.

Masking members

  1. Open drill-down settings
    1. In tables: Go to Table settings and click on existing attribute or select Add drill-down path.
    2. In charts: Go to Chart settings and click on Drill down path. In charts with a drill-down on the X/Y axis, click Advanced settings.
    3. In maps: Go to Map settings, click Drill-down and map properties.
  2. Check Show as URL link
  3. Define custom URL
  4. For maps and tables, users can also enable the option "Open in same tab".
  5. Apply link to the row will convert whole unique row to a hypertext link. This must be applied, to most right attribute.
Tip
  • In the URL, you can refer to the current drill-down value using ${}.
  • To refer to other drill-down attribute values, use ${L_ATTRIBUTE_CODE}.
  • When the current drill-down values or attribute values contain special characters, such as  /, ? or =, it is necessary to decode the URL by using ${decode(${})} or ${decode(${L_ATTRIBUTE_CODE})}.
  • It is also possible to reference an attribute member which is not present in the view by using $firstValue(L_ATTRIBUTE_CODE) or $lastValue(L_ATTRIBUTE_CODE).
  • You can create report links using ${reportLink(report_id)} or report:ID
  • You can access only specific view using viewreport:ID


Image Added

Drill-through via indicator

BellaDati allows you to mask indicators with custom URLs. This feature is useful to:

  • create Drill-throughs - redirection from master report to detailed one based on clicked indicator.
  • redirect to other report or resources.

Masking members

  1. Go to indicator settings
  2. Select tab Advanced settings
  3. Check Show as URL link
  4. Define custom URL


Tip
  • You can create report links using ${reportLink(report_id)}
  • To refer to current indicator, use  ${indicatorCode}


Image Added

Next Steps

Sv translation
languagesk
Note

BellaDati Vám umožňuje zobraziť jednotlivé hodnoty atribútov ako URL odkazy. Táto funkcia je užitočná pre:

  • vytvorenie tzv. Drill-through - slúži na presmerovanie z reportu do detailného reportu
  • presmerovanie na iný report alebo webovú adresu

Zobrazenie URL adresy

  1. Otvorte nastavenie drill-down atribútu
    1. V tabuľkách: Choďte do Nastavenia tabuľky a kliknite na existujúci atribút alebo vyberte Pridať drill-down attribute.
    2. V grafoch: Choďte do Nastevania grafu a klinite na Drill-down. V grafoch s drill-downom na X/Y osách, kliknite Pokročilé nastavenie.
    3. V mapách: Choďte do Nastavenia mapy, kliknite na Nastavenie drill-down a vlastnosti mapy.
  2. Aktivujte Zobraziť ako URL odkaz
  3. Zadefinujte URL
Tip
  • V rámci URL sa možete odkazovať na aktuálnu hodnotu drill-down pomocou ${}.
  • Pre odkaz na hodnotu iného drill-down attribútu použite ${L_ATTRIBUTE_NAME}.
  • Pre vytvorenie odkazu na iný report použite ${reportLink(report_id)}

 

Image Added

Ďalšie kroky

Sv translation
languageja


Note

このセクションに進む前に、ドリルダウンの適用を十分参照して下さい。


属性メンバーによるドリルスル―

BellaDatiでは、カスタムURLで属性メンバーをマスクできます。この機能は次の場合に役立ちます:

  • ドリルスルーの作成 - クリックされたメンバーに基づいて、マスターレポートから詳細レポートへのリダイレクト。
  • 他のレポートやリソースにリダイレクトします。

メンバーのマスキング

  1. ドリルダウン設定を開きます。
    1. 表内: [表設定]に移動し、既存の属性をクリックするか、[ドリルダウンパスの追加]を選択します。
    2. チャート内:  [チャート設定]に移動し、[ドリルダウンパス]をクリックします。 X/Y軸にドリルダウンがあるチャートで、[詳細設定]をクリックします。
    3. 地図内: [地図設定]に移動し、[ドリルダウンと地図プロパティ]をクリックします。
  2. [URLリンクとして表示]をチェックします。
  3. カスタムURLを定義します。
  4. 地図と表の場合、ユーザーは「同じタブで開く」オプションを有効にすることもできます。
Tip
  • URLでは、${}を使用して現在のドリルダウン値を参照できます。
  • 他のドリルダウン属性値を参照するには、${L_ATTRIBUTE_CODE}を使用します。
  • 現在のドリルダウン値または属性値に/?や=などの特殊文字が含まれている場合、${decode(${})}または${decode(${L_ATTRIBUTE_CODE})}を使用してURLをデコードする必要があります。
  • $firstValue(L_ATTRIBUTE_CODE)または $lastValue(L_ATTRIBUTE_CODE)を使用して、ビューに存在しない属性メンバーを参照することもできます。
  • ${reportLink(report_id)}またはreport:IDを使用してレポートリンクを作成できます。
  • viewreport:ID を使用して、特定のビューにのみアクセスできます。


Image Added

インジケータを介したドリルスルー

BellDatiでは、カスタムURLでインデケータをマスクできます。この機能が役立つのは以下の通りです:

  • ドリルスルー作成 - クリックしたインジケータに基づいて、マスターレポートから詳細レポートへのリダイレクト。
  • 他のレポートまたはリソースにリダイレクトします。

メンバーのマスキング

  1. インジケータ設定に移動します。
  2. [詳細設定]タブを選択します。
  3. [URLリンクとして表示]をチェックします。
  4. カスタムURLを定義します。


Tip
  • ${reportLink(report_id)}を使用して、レポートリンクを作成できます。
  • ${indicatorCode}を使用して、現在のインジケータを参照します。


Image Added

次に

Sv translation
languagede


Note

Durchbohrung über Attribut-Elemente

BellaDati allows you to mask attribute's member with custom URLs. This feature is useful to:

  • Erstellen von Drill Throughs - Umleitung vom Masterreport zum detaillierten Report basierend auf dem angeklickten Element.
  • auf andere Reports oder Ressourcen umleiten.

Maskierungselemente

  1. Drill-Down Einstellungen öffnen
    1. In Tabellen: Gehen Sie zu den Tabelleneinstellungen und klicken Sie auf das vorhandene Attribut oder wählen Sie Drill-Down-Pfad hinzufügen.
    2. In Charts: Gehen Sie zu den Chart-Einstellungen und klicken Sie auf Pfad auf Drill-down. Klicken Sie in Diagrammen mit einem Drill-Down auf der X/Y-Achse auf Erweiterte Einstellungen.
    3. In Karten: Gehen Sie zu den Karteneinstellungen, klicken Sie auf Drill-down und Karteneigenschaften.
  2. Aktivieren Sie den Link Als URL anzeigen.
  3. Benutzerdefinierte URL definieren
Tip
  • In der URL können Sie sich mit ${} auf den aktuellen Drill-Down-Wert beziehen.
  • Um auf andere Drill-Down-Attributwerte zu verweisen, verwenden Sie ${L_ATTRIBUTE_CODE}.
  • Wenn die aktuellen Drill-Down-Werte  oder Attributwerte Sonderzeichen wie /, ? oder = enthalten, ist es notwendig, die URL mit ${decode(${})} oder ${decode(${L_ATTRIBUTE_CODE})} zu dekodieren.
  • Es ist auch möglich, über $firstValue(L_ATTRIBUTE_CODE) oder $lastValue(L_ATTRIBUTE_CODE) auf ein Attributelement zu verweisen, das nicht in der View vorhanden ist.
  •  Sie können Report-Verknüpfungen mit ${reportLink(report_id)} erstellen.

 

Image Added

Drill-through über Indikator

Mit BellaDati können Sie Indikatoren mit benutzerdefinierten URLs maskieren. Diese Funktion ist nützlich für:

  • Erstellen von Drill-throughs - Umleitung vom Masterreport zum detaillierten Report basierend auf dem angeklickten Indikator.
  • auf andere Reports oder Ressourcen umleiten.

Maskierungselemente

  1. Zu den Indikatoreinstellungen gehen
  2. Wählen Sie die Registerkarte Erweiterte Einstellungen
  3. Aktivieren Sie den Link Als URL anzeigen.
  4. Define custom URL
Tip
  • Sie können Reportverknüpfungen erstellen über ${reportLink(report_id)

  • Um sich auf das aktuelle Kennzeichen zu beziehen, verwenden Sie  ${indicatorCode}

 

Image Added

Nächste Schritte