Skip to content

Commit

Permalink
Merge pull request #48 from transpara/26-sprint-6-setup-and-administr…
Browse files Browse the repository at this point in the history
…ation

Automation fixes
  • Loading branch information
htessaro authored Mar 28, 2024
2 parents 7421c5f + 67ae982 commit d971767
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: charts-keywords
title: Charts Attributes & Keywords Reference
title: Charts Attributes
slug: /reference/setup-and-administration/sql-databases/charts-keywords
description: ''
tags: []
Expand All @@ -15,10 +15,12 @@ import ManagedTrends from '@site/static/data/tables/charts-attributes-keywords-r
import EmbeddedContent from '@site/static/data/tables/charts-attributes-keywords-reference/EmbeddedContent.json';
import JsonToTable from '@site/src/components/Table/JsonToTable';

# Charts Attributes & Keywords Reference

Use this table to reference valid attributes and keywords for mapping all chart types, including managed trends, metadata from AF, SQL, and inmation databases to Visual KPI Remote Context Service (RCS).

- **First column**: Represents the Visual KPI Attribute to which you can map your external elements. Use the Value column to get more information about specific attribute values.
-**Last three columns**: Tell you if such a mapping is possible in either AF, SQL or inmation databases.
- **Last three columns**: Tell you if such a mapping is possible in either AF, SQL or inmation databases.

### Visual KPI Designer, AF, SQL and inmation Attributes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: group-keywords
title: Groups Attributes & Keywords Reference
title: Groups Attributes
slug: /reference/setup-and-administration/sql-databases/group-keywords
description: ''
tags: []
Expand All @@ -9,10 +9,12 @@ tags: []
import table from '@site/static/data/tables/groups-attributes-keywords-reference/VisualKPIDesignerAFSQLAndInmationAttributes.json';
import JsonToTable from '@site/src/components/Table/JsonToTable';

# Groups Attributes & Keywords Reference

Use this table to reference valid attributes and keywords for mapping Groups metadata from AF, SQL, and inmation databases to Visual KPI Remote Context Service (RCS).

- **First column**: Represents the Visual KPI Attribute to which you can map your external elements. Use the Value column to get more information about specific attribute values.
-**Last three columns**: tell you if such a mapping is possible in either AF, SQL or inmation databases.
- **Last three columns**: tell you if such a mapping is possible in either AF, SQL or inmation databases.

### Visual KPI Designer, AF, SQL and inmation Attributes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: kpi-keywords
title: KPIs Attributes & Keywords Reference Table
title: KPIs Attributes
slug: /reference/setup-and-administration/sql-databases/kpi-keywords
description: ''
tags: []
Expand All @@ -9,10 +9,12 @@ tags: []
import table from '@site/static/data/tables/kpi-attributes-keywords-reference/VisualKPIDesignerAFSQLAndInmationAttributes.json';
import JsonToTable from '@site/src/components/Table/JsonToTable';

# KPIs Attributes & Keywords Reference

Use this table to reference valid attributes and keywords for mapping KPI metadata from AF, SQL, and inmation databases to Visual KPI Remote Context Service (RCS).

- **First column**: Represents the Visual KPI Attribute to which you can map your external elements. Use the Value column to get more information about specific attribute values.
-**Last three columns**: tell you if such a mapping is possible in either AF, SQL or inmation databases.
- **Last three columns**: tell you if such a mapping is possible in either AF, SQL or inmation databases.

### Visual KPI Designer, AF, SQL and inmation Attributes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: table-keywords
title: Tables Attributes & Keywords Reference Table
title: Table Attributes
slug: /reference/setup-and-administration/sql-databases/table-keywords
description: ''
tags: []
Expand All @@ -9,10 +9,12 @@ tags: []
import table from '@site/static/data/tables/tables-attributes-keywords-reference/VisualKPIDesignerAFSQLAndInmationAttributes.json';
import JsonToTable from '@site/src/components/Table/JsonToTable';

# Tables Attributes & Keywords Reference

Use this reference for valid attributes and keywords for mapping Table metadata from AF, SQL, and inmation databases to Visual KPI Remote Context Service (RCS).

- **First column**: Represents the Visual KPI Attribute to which you can map your external elements. Use the Value column to get more information about specific attribute values.
-**Last three columns**: tell you if such a mapping is possible in either AF, SQL or inmation databases.
- **Last three columns**: tell you if such a mapping is possible in either AF, SQL or inmation databases.

### Visual KPI Designer, AF, SQL and inmation Attributes

Expand Down

0 comments on commit d971767

Please sign in to comment.