{
  "ReportVersion": "2024.2.6",
  "ReportGuid": "c8e9702fb9be6371fe298a10f92ffa0c",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportFile": "/Users/sulo/Desktop/dashboard.mrt",
  "ReportAuthor": "Peter Šulo",
  "ReportCreated": "/Date(1718886714000+0200)/",
  "ReportChanged": "/Date(1718891956000+0200)/",
  "EngineVersion": "EngineV2",
  "CalculationMode": "Interpretation",
  "ReportUnit": "Centimeters",
  "Dictionary": {
    "Resources": {
      "0": {
        "Name": "data",
        "Alias": "data",
        "Type": "Json",
        "Image": "AcqPGFTMe8QI97uFSXlM3hFO+RK3lhzUyNpKj5p4KowjA27fUMSMpEQZfr6U/j36rXeP2hJDWRvtOQ=="
      }
    },
    "DataSources": {
      "0": {
        "Ident": "StiDataTableSource",
        "Name": "root",
        "Alias": "root",
        "Columns": {
          "0": {
            "Name": "target",
            "NameInSource": "target",
            "Alias": "target",
            "Type": "System.Decimal"
          },
          "1": {
            "Name": "value1",
            "NameInSource": "value1",
            "Alias": "value1",
            "Type": "System.Decimal"
          },
          "2": {
            "Name": "value2",
            "NameInSource": "value2",
            "Alias": "value2",
            "Type": "System.Decimal"
          }
        },
        "NameInSource": "data.root"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiJsonDatabase",
        "Name": "data",
        "Alias": "data",
        "PathData": "resource://data",
        "HeadersString": "YyoQVHvZXeyY3LY5ASN05g=="
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiDashboard",
      "Name": "Dashboard1",
      "Guid": "a791e3a8ff4702030d0f08d8d2305ca3",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiIndicatorElement",
          "Name": "IndicatorElement1",
          "Guid": "46aba4af4a27ecb7ec3460fee7cf08c2",
          "ClientRectangle": "79,118,160,160",
          "Expressions": {
            "0": {
              "Name": "BackColor",
              "Expression": "{IIF(root.value1 > root.target, \"Red\", \"Green\")}"
            }
          },
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;",
          "BackColor": "Green",
          "TextFormat": {
            "Ident": "StiGeneralFormatService"
          },
          "TargetFormat": {
            "Ident": "StiPercentageFormatService",
            "DecimalSeparator": ",",
            "GroupSeparator": " ",
            "Symbol": "%",
            "NegativePattern": 0,
            "PositivePattern": 0
          },
          "Value": {
            "Ident": "ValueIndicatorMeter",
            "Key": "3deb6784e23bc58fbcbf9cd9445b1def",
            "Expression": "Sum(root.value1)",
            "Label": "value1"
          },
          "Target": {
            "Ident": "TargetIndicatorMeter",
            "Key": "851789b5a9d8eb619cece13f99a8d64f",
            "Expression": "Sum(root.target)",
            "Label": "target"
          },
          "Title": {
            "Text": "value less than target",
            "ForeColor": "255,255,255"
          },
          "Font": ";13;;",
          "CornerRadius": "0, 0, 0, 0",
          "Shadow": ";;;",
          "DashboardInteraction": {
            "Ident": "Indicator",
            "OnHover": "ShowToolTip",
            "OnClick": "None",
            "HyperlinkDestination": "NewTab"
          }
        },
        "1": {
          "Ident": "StiIndicatorElement",
          "Name": "IndicatorElement2",
          "Guid": "75501c359a78c8bb4c0638ec35aeb1e1",
          "ClientRectangle": "289,122,160,160",
          "Expressions": {
            "0": {
              "Name": "BackColor",
              "Expression": "{IIF(root.value2 > root.target, \"Red\", \"Green\")}"
            }
          },
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;",
          "BackColor": "Green",
          "TextFormat": {
            "Ident": "StiGeneralFormatService"
          },
          "TargetFormat": {
            "Ident": "StiPercentageFormatService",
            "DecimalSeparator": ",",
            "GroupSeparator": " ",
            "Symbol": "%",
            "NegativePattern": 0,
            "PositivePattern": 0
          },
          "Value": {
            "Ident": "ValueIndicatorMeter",
            "Key": "7cdee68116689b419a6e158f08a4bb7e",
            "Expression": "Sum(root.value2)",
            "Label": "value2"
          },
          "Target": {
            "Ident": "TargetIndicatorMeter",
            "Key": "694aeb089636c2083eef46ab74ace49c",
            "Expression": "Sum(root.target)",
            "Label": "target"
          },
          "Title": {
            "Text": "value greater than target",
            "ForeColor": "255,255,255"
          },
          "Font": ";13;;",
          "CornerRadius": "0, 0, 0, 0",
          "Shadow": ";;;",
          "DashboardInteraction": {
            "Ident": "Indicator",
            "OnHover": "ShowToolTip",
            "OnClick": "None",
            "HyperlinkDestination": "NewTab"
          }
        },
        "2": {
          "Ident": "StiIndicatorElement",
          "Name": "IndicatorElement3",
          "Guid": "51f50c2aed18fa522f6b89656baacb98",
          "ClientRectangle": "83,363,160,160",
          "Expressions": {
            "0": {
              "Name": "BackColor",
              "Expression": "{IIF(root.value1 == 0, \"Blue\", \"White\")}"
            }
          },
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;",
          "BackColor": "Blue",
          "TextFormat": {
            "Ident": "StiGeneralFormatService"
          },
          "TargetFormat": {
            "Ident": "StiPercentageFormatService",
            "DecimalSeparator": ",",
            "GroupSeparator": " ",
            "Symbol": "%",
            "NegativePattern": 0,
            "PositivePattern": 0
          },
          "Value": {
            "Ident": "ValueIndicatorMeter",
            "Key": "9dee5bfd1f93931fad54e81e5dd92a8d",
            "Expression": "Sum(root.value1)",
            "Label": "value1"
          },
          "Target": {
            "Ident": "TargetIndicatorMeter",
            "Key": "7aab1e6dc77181d544c9ec114b5de050",
            "Expression": "Sum(root.target)",
            "Label": "target"
          },
          "Title": {
            "Text": "test for zero",
            "ForeColor": "255,255,255"
          },
          "Font": ";13;;",
          "CornerRadius": "0, 0, 0, 0",
          "Shadow": ";;;",
          "DashboardInteraction": {
            "Ident": "Indicator",
            "OnHover": "ShowToolTip",
            "OnClick": "None",
            "HyperlinkDestination": "NewTab"
          }
        },
        "3": {
          "Ident": "StiTextElement",
          "Name": "TextElement1",
          "Guid": "2f5b3527b604a9c680c136657dc0258a",
          "ClientRectangle": "78,38,100,40",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;",
          "DashboardInteraction": {
            "Ident": "Text",
            "OnHover": "ShowToolTip",
            "OnClick": "OpenHyperlink",
            "HyperlinkDestination": "NewTab"
          },
          "Text": "Target: {root.target}",
          "CornerRadius": "0, 0, 0, 0",
          "Shadow": ";;;",
          "Title": {
            "Text": "Text",
            "Visible": false
          }
        }
      },
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Border": ";;2;;;;;solid:Black"
    }
  }
}