Export von Daten im Bestandsgraph: Unterschied zwischen den Versionen

Aus Asprova Hilfe
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
{{DISPLAYTITLE:Export von Daten im Bestandsgraph}}
 
{{DISPLAYTITLE:Export von Daten im Bestandsgraph}}
 
<div align="right">Hilfe Nummer: 169000</div>
 
<div align="right">Hilfe Nummer: 169000</div>
 
===Arbeitsschritte===
 
  
#Öffnen Sie den Bestandsgraphen.
+
== Export in Textdatei ==
#Wählen Sie Menü [Diagramm] - [Bestandsgraph] - Option "Export: Tabellenformat" beziehungsweise die Option "Export: RDB-Format".
+
=== Hauptmenü ===
#Geben Sie im folgenden Dialog "Speichern unter" einen Dateinamen (zum Beispiel: .TXT) ein und klicken Sie auf "OK". Die Daten des Auslastungsgraphen werden im entsprechenden Format in die angegebene Datei exportiert.
+
# Öffnen Sie den Bestandsgraphen
 +
# Klicken Sie im Menü [Diagramm] > [Bestandsgraph] > [Export: Tabellenformat] beziehungsweise [Export: RDB-Format]
 +
# Geben Sie im folgenden Dialog "Speichern unter" einen Dateinamen (zum Beispiel: .TXT) ein und klicken Sie auf "OK". Die Daten des Auslastungsgraphen werden im entsprechenden Format in die angegebene Datei exportiert.
  
===Hinweis===
+
=== Kontextmenü ===
Bitte beachten Sie, dass Sie die Daten nicht exportieren können wenn der Zusammenfassungsmodus des Bestandsgraphen auf "Nichts" eingestellt ist.
+
# Öffnen Sie den Bestandsgraphen
 +
# In the right-click menu of the upper left corner box of the inventory graph, select "Inventory Graph Export: Spreadsheet Format" or "Inventory Graph Export: RDB Format".
 +
# A save file dialog box is displayed. Specify a file name to save the data.
  
Anzeigeeinstellungen "Bestandsgraph" - Registerkarte "Bestandsgraph"- Eigenschaft "Bestandsgraph Zusammenfassungsmodus" - Wert "Nichts"
+
=== Formate ===
 +
==== Tabelle ====
 +
Exports values in the inventory graph by a spreadsheet-format (table-format) text file.
  
===Verwandte Themen===
+
In spreadsheet format, values are output in a matrix with vertical axis representing items and the horizontal axis representing time.
: [[Anzeigeeinstellungen|Anzeigeeinstellungen]]
 
  
: [[Export von Daten im Bestandsgraph|Export von Daten im Bestandsgraph]]
+
2003/06/02 00:00:00,86400
 +
Artikel A - Raw materials, 0.000000,-19.791667,-30.000000,-30.000000,...
 +
Artikel B - Raw materials, 0.000000,0.000000,-6.197917,-25.000000,...
 +
...
  
: [[Export von Daten im Auslastungsgraph|Export von Daten im Auslastungsgraph]]
+
The first row represents the start time and summary period (the number of seconds). The second row and after represent data, and the first field represents resource code and the second field and after represent data for each summary period.
  
: [[Auslastungsgraph - Zusammenfassungsperiode auf einen Monat|Einstellung der Auslastungsgraph-Zusammenfassungsperiode auf einen Monat]]
+
When the summary period is set to "Demarcation times", the first row will be a list of the start time and demarcation times.
 +
 
 +
2003/06/02 00:00:00,{00:00:00;04:00:00;08:00:00;16:00:00}
 +
Artikel A - Material, 0.000000,-19.791667,-30.000000,-30.000000,...
 +
Artikel B - Material, 0.000000,0.000000,-6.197917,-25.000000,...
 +
...
 +
 
 +
==== RDB ====
 +
Exports values in the inventory graph by a RDB-format (record-format) text file.
 +
 
 +
In RDB format, values are output as "time / item / value" in a row of horizontal axis.
 +
 
 +
Artikel A - Material,2003/06/04 00:00:00,0.000000
 +
Artikel A - Material,2003/06/05 00:00:00,-19.791667
 +
Artikel A - Material,2003/06/06 00:00:00,-30.000000
 +
Artikel A - Material,2003/06/07 00:00:00,-30.000000
 +
...
 +
Artikel B - Material, 2003/06/05 00:00:00,0.000000
 +
Artikel B - Material, 2003/06/06 00:00:00,-6.197917
 +
Artikel B - Material, 2003/06/07 00:00:00,-25.000000
 +
Artikel B - Material, 2003/06/08 00:00:00,-25.000000
 +
...
 +
 
 +
The first field of each row represents resource code, the second field represents time and the third field represents a value.
 +
 
 +
== Tabelle erstellen ==
 +
Use the Generate Table (Inventory Graph) command to generate an inventory graph table and export it in DBIO.
 +
 
 +
== Hinweis ==
 +
Ist der [Zusammenfassungsmodus] des Bestandsgraphen auf "Nichts" gesetzt, so ist kein Export möglich.
 +
 
 +
== Verwandte Themen ==
 +
* [[Anzeigeeinstellungen]]
 +
* [[Export von Daten im Auslastungsgraph]]
 +
* [[Einstellung der Auslastungsgraph-Zusammenfassungsperiode auf einen Monat]]
  
 
<hr>
 
<hr>
 
<div align="right">Hilfe Nummer: 169000</div>
 
<div align="right">Hilfe Nummer: 169000</div>

Version vom 28. Oktober 2021, 16:06 Uhr

Hilfe Nummer: 169000

Export in Textdatei

Hauptmenü

  1. Öffnen Sie den Bestandsgraphen
  2. Klicken Sie im Menü [Diagramm] > [Bestandsgraph] > [Export: Tabellenformat] beziehungsweise [Export: RDB-Format]
  3. Geben Sie im folgenden Dialog "Speichern unter" einen Dateinamen (zum Beispiel: .TXT) ein und klicken Sie auf "OK". Die Daten des Auslastungsgraphen werden im entsprechenden Format in die angegebene Datei exportiert.

Kontextmenü

  1. Öffnen Sie den Bestandsgraphen
  2. In the right-click menu of the upper left corner box of the inventory graph, select "Inventory Graph Export: Spreadsheet Format" or "Inventory Graph Export: RDB Format".
  3. A save file dialog box is displayed. Specify a file name to save the data.

Formate

Tabelle

Exports values in the inventory graph by a spreadsheet-format (table-format) text file.

In spreadsheet format, values are output in a matrix with vertical axis representing items and the horizontal axis representing time.

2003/06/02 00:00:00,86400
Artikel A - Raw materials, 0.000000,-19.791667,-30.000000,-30.000000,...
Artikel B - Raw materials, 0.000000,0.000000,-6.197917,-25.000000,...
...

The first row represents the start time and summary period (the number of seconds). The second row and after represent data, and the first field represents resource code and the second field and after represent data for each summary period.

When the summary period is set to "Demarcation times", the first row will be a list of the start time and demarcation times.

2003/06/02 00:00:00,{00:00:00;04:00:00;08:00:00;16:00:00}
Artikel A - Material, 0.000000,-19.791667,-30.000000,-30.000000,...
Artikel B - Material, 0.000000,0.000000,-6.197917,-25.000000,...
...

RDB

Exports values in the inventory graph by a RDB-format (record-format) text file.

In RDB format, values are output as "time / item / value" in a row of horizontal axis.

Artikel A - Material,2003/06/04 00:00:00,0.000000
Artikel A - Material,2003/06/05 00:00:00,-19.791667
Artikel A - Material,2003/06/06 00:00:00,-30.000000
Artikel A - Material,2003/06/07 00:00:00,-30.000000
...
Artikel B - Material, 2003/06/05 00:00:00,0.000000
Artikel B - Material, 2003/06/06 00:00:00,-6.197917
Artikel B - Material, 2003/06/07 00:00:00,-25.000000
Artikel B - Material, 2003/06/08 00:00:00,-25.000000
...

The first field of each row represents resource code, the second field represents time and the third field represents a value.

Tabelle erstellen

Use the Generate Table (Inventory Graph) command to generate an inventory graph table and export it in DBIO.

Hinweis

Ist der [Zusammenfassungsmodus] des Bestandsgraphen auf "Nichts" gesetzt, so ist kein Export möglich.

Verwandte Themen


Hilfe Nummer: 169000