@gooddata/sdk-backend-tiger 11.15.0-alpha.9 → 11.16.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,1912 +0,0 @@
1
- import { IAttribute, IMeasure, IMeasureDefinition } from "@gooddata/sdk-model";
2
- /**
3
- * Attribute Title: Account
4
- * Attribute ID: attr.f_account.account
5
- */
6
- export declare const Account: {
7
- /**
8
- * Display Form Title: Name
9
- * Display Form ID: label.f_account.account.name
10
- */
11
- Name: IAttribute;
12
- /**
13
- * Display Form Title: Account
14
- * Display Form ID: attr.f_account.account
15
- */ Default: IAttribute;
16
- };
17
- /**
18
- * Attribute Title: Activity
19
- * Attribute ID: attr.f_activity.activity
20
- */
21
- export declare const Activity: {
22
- /**
23
- * Display Form Title: Subject
24
- * Display Form ID: label.f_activity.subject
25
- */
26
- Subject: IAttribute;
27
- /**
28
- * Display Form Title: Activity
29
- * Display Form ID: attr.f_activity.activity
30
- */ Default: IAttribute;
31
- };
32
- /**
33
- * Attribute Title: Opportunity
34
- * Attribute ID: attr.f_opportunity.opportunity
35
- */
36
- export declare const Opportunity: {
37
- /**
38
- * Display Form Title: SFDC URL
39
- * Display Form ID: label.f_opportunity.opportunity.sfdcurl
40
- */
41
- SFDCURL: IAttribute;
42
- /**
43
- * Display Form Title: Opportunity
44
- * Display Form ID: attr.f_opportunity.opportunity
45
- */ Default: IAttribute;
46
- /**
47
- * Display Form Title: Opportunity Name
48
- * Display Form ID: label.f_opportunity.opportunity.name
49
- */ Name: IAttribute;
50
- };
51
- /**
52
- * Attribute Title: Opp. Snapshot
53
- * Attribute ID: attr.f_opportunitysnapshot.oppsnapshot
54
- */
55
- export declare const OppSnapshot: IAttribute;
56
- /**
57
- * Attribute Title: Sales Rep
58
- * Attribute ID: attr.f_owner.salesrep
59
- */
60
- export declare const SalesRep: {
61
- /**
62
- * Display Form Title: Sales Rep
63
- * Display Form ID: attr.f_owner.salesrep
64
- */
65
- Default: IAttribute;
66
- /**
67
- * Display Form Title: Owner Name
68
- * Display Form ID: label.f_owner.salesrep.ownername
69
- */ OwnerName: IAttribute;
70
- };
71
- /**
72
- * Attribute Title: Product
73
- * Attribute ID: attr.f_product.product
74
- */
75
- export declare const Product: {
76
- /**
77
- * Display Form Title: Product
78
- * Display Form ID: attr.f_product.product
79
- */
80
- Default: IAttribute;
81
- /**
82
- * Display Form Title: Product Name
83
- * Display Form ID: label.f_product.product.name
84
- */ Name: IAttribute;
85
- /**
86
- * Display Form Title: Product Image
87
- * Display Form ID: label.f_product.product.image
88
- */ Image: IAttribute;
89
- /**
90
- * Display Form Title: Product Link
91
- * Display Form ID: label.f_product.product.link
92
- */ Link: IAttribute;
93
- };
94
- /**
95
- * Attribute Title: Stage History
96
- * Attribute ID: attr.f_stagehistory.stagehistory
97
- */
98
- export declare const StageHistory: IAttribute;
99
- /**
100
- * Attribute Title: Stage Name
101
- * Attribute ID: attr.f_stage.stagename
102
- */
103
- export declare const StageName: {
104
- /**
105
- * Display Form Title: Stage Name
106
- * Display Form ID: label.f_stage.stagename.stagename
107
- */
108
- Default: IAttribute;
109
- /**
110
- * Display Form Title: Stage Name
111
- * Display Form ID: attr.f_stage.stagename
112
- */ _1: IAttribute;
113
- /**
114
- * Display Form Title: Order
115
- * Display Form ID: label.f_stage.stagename.order
116
- */ Order: IAttribute;
117
- };
118
- /**
119
- * Attribute Title: County name
120
- * Attribute ID: county_name
121
- */
122
- export declare const CountyName: IAttribute;
123
- /**
124
- * Attribute Title: Account Id
125
- * Attribute ID: f_account.id
126
- */
127
- export declare const AccountId: IAttribute;
128
- /**
129
- * Attribute Title: Activity Type
130
- * Attribute ID: f_activity.activitytype_id
131
- */
132
- export declare const ActivityType: IAttribute;
133
- /**
134
- * Attribute Title: Activity Id
135
- * Attribute ID: f_activity.id
136
- */
137
- export declare const ActivityId: IAttribute;
138
- /**
139
- * Attribute Title: Is Closed?
140
- * Attribute ID: f_activity.isclosed_id
141
- */
142
- export declare const IsClosed: IAttribute;
143
- /**
144
- * Attribute Title: Is Task?
145
- * Attribute ID: f_activity.istask_id
146
- */
147
- export declare const IsTask: IAttribute;
148
- /**
149
- * Attribute Title: Priority
150
- * Attribute ID: f_activity.priority_id
151
- */
152
- export declare const Priority: IAttribute;
153
- /**
154
- * Attribute Title: Status
155
- * Attribute ID: f_activity.status_id
156
- */
157
- export declare const Status: IAttribute;
158
- /**
159
- * Attribute Title: City
160
- * Attribute ID: f_city.id
161
- */
162
- export declare const City: {
163
- /**
164
- * Display Form Title: City
165
- * Display Form ID: f_city.id
166
- */
167
- Default: IAttribute;
168
- /**
169
- * Display Form Title: City name
170
- * Display Form ID: f_city.id.cityname
171
- */ Name: IAttribute;
172
- /**
173
- * Display Form Title: Location
174
- * Display Form ID: f_city.id.location
175
- */ Location: IAttribute;
176
- /**
177
- * Display Form Title: City ascii name
178
- * Display Form ID: f_city.id.cityasciiname
179
- */ AsciiName: IAttribute;
180
- /**
181
- * Display Form Title: Longitude
182
- * Display Form ID: f_city.id.longitude
183
- */ Longitude: IAttribute;
184
- /**
185
- * Display Form Title: City short name
186
- * Display Form ID: f_city.id.cityshortname
187
- */ ShortName: IAttribute;
188
- /**
189
- * Display Form Title: Latitude
190
- * Display Form ID: f_city.id.latitude
191
- */ Latitude: IAttribute;
192
- };
193
- /**
194
- * Attribute Title: Opportunity Id
195
- * Attribute ID: f_opportunity.id
196
- */
197
- export declare const OpportunityId: IAttribute;
198
- /**
199
- * Attribute Title: Forecast Category
200
- * Attribute ID: f_opportunitysnapshot.forecastcategory_id
201
- */
202
- export declare const ForecastCategory: IAttribute;
203
- /**
204
- * Attribute Title: Opp. Snapshot Id
205
- * Attribute ID: f_opportunitysnapshot.id
206
- */
207
- export declare const OppSnapshotId: IAttribute;
208
- /**
209
- * Attribute Title: Department
210
- * Attribute ID: f_owner.department_id
211
- */
212
- export declare const Department: {
213
- /**
214
- * Display Form Title: Department
215
- * Display Form ID: f_owner.department_id
216
- */
217
- Default: IAttribute;
218
- /**
219
- * Display Form Title: Department hyperlink
220
- * Display Form ID: f_owner.department_id.departmenthyperlink
221
- */ Hyperlink: IAttribute;
222
- };
223
- /**
224
- * Attribute Title: Owner Id
225
- * Attribute ID: f_owner.id
226
- */
227
- export declare const OwnerId: IAttribute;
228
- /**
229
- * Attribute Title: Region
230
- * Attribute ID: f_owner.region_id
231
- */
232
- export declare const Region: {
233
- /**
234
- * Display Form Title: Region
235
- * Display Form ID: f_owner.region_id
236
- */
237
- Default: IAttribute;
238
- /**
239
- * Display Form Title: Region hyperlink
240
- * Display Form ID: f_owner.region_id.regionhyperlink
241
- */ Hyperlink: IAttribute;
242
- };
243
- /**
244
- * Attribute Title: Product Id
245
- * Attribute ID: f_product.id
246
- */
247
- export declare const ProductId: IAttribute;
248
- /**
249
- * Attribute Title: Stage History Id
250
- * Attribute ID: f_stagehistory.id
251
- */
252
- export declare const StageHistoryId: IAttribute;
253
- /**
254
- * Attribute Title: Stage Id
255
- * Attribute ID: f_stage.id
256
- */
257
- export declare const StageId: IAttribute;
258
- /**
259
- * Attribute Title: Is Active?
260
- * Attribute ID: f_stage.isactive_id
261
- */
262
- export declare const IsActive: IAttribute;
263
- /**
264
- * Attribute Title: Is Closed?
265
- * Attribute ID: f_stage.isclosed_id
266
- */
267
- export declare const IsClosed_1: IAttribute;
268
- /**
269
- * Attribute Title: Is Won?
270
- * Attribute ID: f_stage.iswon_id
271
- */
272
- export declare const IsWon: IAttribute;
273
- /**
274
- * Attribute Title: Status
275
- * Attribute ID: f_stage.status_id
276
- */
277
- export declare const Status_1: IAttribute;
278
- /**
279
- * Attribute Title: Timeline
280
- * Attribute ID: f_timeline.id
281
- */
282
- export declare const Timeline: IAttribute;
283
- /**
284
- * Attribute Title: State
285
- * Attribute ID: state_id
286
- */
287
- export declare const State: {
288
- /**
289
- * Display Form Title: State name
290
- * Display Form ID: state_id.statename
291
- */
292
- Name: IAttribute;
293
- /**
294
- * Display Form Title: State
295
- * Display Form ID: state_id
296
- */ Default: IAttribute;
297
- };
298
- /**
299
- * Attribute Title: User Id
300
- * Attribute ID: user_id
301
- */
302
- export declare const UserId: {
303
- /**
304
- * Display Form Title: User Name
305
- * Display Form ID: user_id.username
306
- */
307
- UserName: IAttribute;
308
- /**
309
- * Display Form Title: User Id
310
- * Display Form ID: user_id
311
- */ Default: IAttribute;
312
- /**
313
- * Display Form Title: User Email
314
- * Display Form ID: user_id.useremail
315
- */ UserEmail: IAttribute;
316
- };
317
- /**
318
- * Attribute Title: Product that is renamed to test the long attribute name
319
- * Attribute ID: productthatisrenamedtotestthelongattributename
320
- */
321
- export declare const ProductThatIsRenamedToTestTheLongAttributeName: {
322
- /**
323
- * Display Form Title: Product that is renamed to test the long attribute name
324
- * Display Form ID: productthatisrenamedtotestthelongattributename
325
- */
326
- Default: IAttribute;
327
- /**
328
- * Display Form Title: Product that is renamed to test the long attribute name hyperlink
329
- * Display Form ID: productthatisrenamedtotestthelongattributename.productthatisrenamedtotestthelongattributenamehyperlink
330
- */ Hyperlink: IAttribute;
331
- };
332
- /**
333
- * Metric Title: _Timeline [EOP]
334
- * Metric ID: 6b1411d5-e253-418e-8fd3-137a9f56ea92
335
- * Metric Type: MAQL Metric
336
- */
337
- export declare const TimelineEOP: IMeasure<IMeasureDefinition>;
338
- /**
339
- * Metric Title: # Of Opportunities
340
- * Metric ID: 768414e1-4bbe-4f01-b125-0cdc6305dc76
341
- * Metric Type: MAQL Metric
342
- */
343
- export declare const NrOfOpportunities: IMeasure<IMeasureDefinition>;
344
- /**
345
- * Metric Title: Amount
346
- * Metric ID: 87a053b0-3947-49f3-b0c5-de53fd01f050
347
- * Metric Type: MAQL Metric
348
- */
349
- export declare const Amount: IMeasure<IMeasureDefinition>;
350
- /**
351
- * Metric Title: # Of Opportunities Won
352
- * Metric ID: 8d33a0b1-cfdf-4074-a26a-4c4357774967
353
- * Metric Type: MAQL Metric
354
- */
355
- export declare const NrOfOpportunitiesWon: IMeasure<IMeasureDefinition>;
356
- /**
357
- * Metric Title: Win Rate
358
- * Metric ID: 973a14c4-acb1-45fb-ba52-5d96fa02f7ba
359
- * Metric Type: MAQL Metric
360
- */
361
- export declare const WinRate: IMeasure<IMeasureDefinition>;
362
- /**
363
- * Metric Title: Amount [BOP]
364
- * Metric ID: amount_bop
365
- * Metric Type: MAQL Metric
366
- */
367
- export declare const AmountBOP: IMeasure<IMeasureDefinition>;
368
- /**
369
- * Metric Title: Avg. Amount
370
- * Metric ID: avg._amount
371
- * Metric Type: MAQL Metric
372
- */
373
- export declare const AvgAmount: IMeasure<IMeasureDefinition>;
374
- /**
375
- * Metric Title: Probability
376
- * Metric ID: b4e3e3c7-ead3-4d69-8be4-23bcfe5ff7aa
377
- * Metric Type: MAQL Metric
378
- */
379
- export declare const Probability: IMeasure<IMeasureDefinition>;
380
- /**
381
- * Metric Title: Best Case
382
- * Metric ID: best_case
383
- * Metric Type: MAQL Metric
384
- */
385
- export declare const BestCase: IMeasure<IMeasureDefinition>;
386
- /**
387
- * Metric Title: _Snapshot [EOP]
388
- * Metric ID: c5ee7836-126c-41aa-bd69-1873d379a065
389
- * Metric Type: MAQL Metric
390
- */
391
- export declare const SnapshotEOP: IMeasure<IMeasureDefinition>;
392
- /**
393
- * Metric Title: _Close [BOP]
394
- * Metric ID: close_bop
395
- * Metric Type: MAQL Metric
396
- */
397
- export declare const CloseBOP: IMeasure<IMeasureDefinition>;
398
- /**
399
- * Metric Title: _Close [EOP]
400
- * Metric ID: close_eop
401
- * Metric Type: MAQL Metric
402
- */
403
- export declare const CloseEOP: IMeasure<IMeasureDefinition>;
404
- /**
405
- * Metric Title: Parent metric
406
- * Metric ID: e519fa2a-86c3-4e32-8313-0c03061626b1
407
- * Metric Type: MAQL Metric
408
- */
409
- export declare const ParentMetric: IMeasure<IMeasureDefinition>;
410
- /**
411
- * Metric Title: Won
412
- * Metric ID: e519fa2a-86c3-4e32-8313-0c03062348j3
413
- * Metric Type: MAQL Metric
414
- */
415
- export declare const Won: IMeasure<IMeasureDefinition>;
416
- /**
417
- * Metric Title: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor i
418
- * Metric ID: lorem_ipsum_dolor_sit_amet_consectetur_adipiscing_elit_sed_do_eiusmod_tempor_incididunt_ut_labore_et_dolore_magna_aliqua._ut_enim_ad_minim_veniam_quis_nostrud_exercitation_ullamco_laboris_nisi_ut_aliquip_ex_ea_commodo_consequat._duis_aute_irure_dolor_i
419
- * Metric Type: MAQL Metric
420
- */
421
- export declare const LoremIpsumDolorSitAmetConsecteturAdipiscingElitSedDoEiusmodTemporIncididuntUtLaboreEtDoloreMagnaAliquaUtEnimAdMinimVeniamQuisNostrudExercitationUllamcoLaborisNisiUtAliquipExEaCommodoConsequatDuisAuteIrureDolorI: IMeasure<IMeasureDefinition>;
422
- /**
423
- * Metric Title: Metric has null value
424
- * Metric ID: metric_has_null_value
425
- * Metric Type: MAQL Metric
426
- */
427
- export declare const MetricHasNullValue: IMeasure<IMeasureDefinition>;
428
- /**
429
- * Metric Title: Negative Metric
430
- * Metric ID: negative_metric
431
- * Metric Type: MAQL Metric
432
- */
433
- export declare const NegativeMetric: IMeasure<IMeasureDefinition>;
434
- /**
435
- * Metric Title: # of Activities
436
- * Metric ID: of_activities
437
- * Metric Type: MAQL Metric
438
- */
439
- export declare const NrOfActivities: IMeasure<IMeasureDefinition>;
440
- /**
441
- * Metric Title: # of Lost Opps.
442
- * Metric ID: of_lost_opps.
443
- * Metric Type: MAQL Metric
444
- */
445
- export declare const NrOfLostOpps: IMeasure<IMeasureDefinition>;
446
- /**
447
- * Metric Title: # of Won Opps.
448
- * Metric ID: of_won_opps.
449
- * Metric Type: MAQL Metric
450
- */
451
- export declare const NrOfWonOpps: IMeasure<IMeasureDefinition>;
452
- /**
453
- * Metric Title: _Opp. First Snapshot
454
- * Metric ID: opp._first_snapshot
455
- * Metric Type: MAQL Metric
456
- */
457
- export declare const OppFirstSnapshot: IMeasure<IMeasureDefinition>;
458
- /**
459
- * Metric Title: _Snapshot [BOP]
460
- * Metric ID: snapshot_bop
461
- * Metric Type: MAQL Metric
462
- */
463
- export declare const SnapshotBOP: IMeasure<IMeasureDefinition>;
464
- /**
465
- * Metric Title: _Timeline [BOP]
466
- * Metric ID: timeline_bop
467
- * Metric Type: MAQL Metric
468
- */
469
- export declare const TimelineBOP: IMeasure<IMeasureDefinition>;
470
- /**
471
- * Fact Title: Activity (Date)
472
- * Fact ID: fact.f_activity.activitydate
473
- */
474
- export declare const ActivityDate: {
475
- /**
476
- * Fact Title: Activity (Date)
477
- * Fact ID: fact.f_activity.activitydate
478
- * Fact Aggregation: sum
479
- */
480
- Sum: IMeasure<IMeasureDefinition>;
481
- /**
482
- * Fact Title: Activity (Date)
483
- * Fact ID: fact.f_activity.activitydate
484
- * Fact Aggregation: avg
485
- */ Avg: IMeasure<IMeasureDefinition>;
486
- /**
487
- * Fact Title: Activity (Date)
488
- * Fact ID: fact.f_activity.activitydate
489
- * Fact Aggregation: min
490
- */ Min: IMeasure<IMeasureDefinition>;
491
- /**
492
- * Fact Title: Activity (Date)
493
- * Fact ID: fact.f_activity.activitydate
494
- * Fact Aggregation: max
495
- */ Max: IMeasure<IMeasureDefinition>;
496
- /**
497
- * Fact Title: Activity (Date)
498
- * Fact ID: fact.f_activity.activitydate
499
- * Fact Aggregation: median
500
- */ Median: IMeasure<IMeasureDefinition>;
501
- /**
502
- * Fact Title: Activity (Date)
503
- * Fact ID: fact.f_activity.activitydate
504
- * Fact Aggregation: runsum
505
- */ Runsum: IMeasure<IMeasureDefinition>;
506
- };
507
- /**
508
- * Fact Title: Opp. Created (Date)
509
- * Fact ID: fact.f_opportunity.oppcreateddate
510
- */
511
- export declare const OppCreatedDate: {
512
- /**
513
- * Fact Title: Opp. Created (Date)
514
- * Fact ID: fact.f_opportunity.oppcreateddate
515
- * Fact Aggregation: sum
516
- */
517
- Sum: IMeasure<IMeasureDefinition>;
518
- /**
519
- * Fact Title: Opp. Created (Date)
520
- * Fact ID: fact.f_opportunity.oppcreateddate
521
- * Fact Aggregation: avg
522
- */ Avg: IMeasure<IMeasureDefinition>;
523
- /**
524
- * Fact Title: Opp. Created (Date)
525
- * Fact ID: fact.f_opportunity.oppcreateddate
526
- * Fact Aggregation: min
527
- */ Min: IMeasure<IMeasureDefinition>;
528
- /**
529
- * Fact Title: Opp. Created (Date)
530
- * Fact ID: fact.f_opportunity.oppcreateddate
531
- * Fact Aggregation: max
532
- */ Max: IMeasure<IMeasureDefinition>;
533
- /**
534
- * Fact Title: Opp. Created (Date)
535
- * Fact ID: fact.f_opportunity.oppcreateddate
536
- * Fact Aggregation: median
537
- */ Median: IMeasure<IMeasureDefinition>;
538
- /**
539
- * Fact Title: Opp. Created (Date)
540
- * Fact ID: fact.f_opportunity.oppcreateddate
541
- * Fact Aggregation: runsum
542
- */ Runsum: IMeasure<IMeasureDefinition>;
543
- };
544
- /**
545
- * Fact Title: Opp. Close (Date)
546
- * Fact ID: fact.f_opportunitysnapshot.oppclosedate
547
- */
548
- export declare const OppCloseDate: {
549
- /**
550
- * Fact Title: Opp. Close (Date)
551
- * Fact ID: fact.f_opportunitysnapshot.oppclosedate
552
- * Fact Aggregation: sum
553
- */
554
- Sum: IMeasure<IMeasureDefinition>;
555
- /**
556
- * Fact Title: Opp. Close (Date)
557
- * Fact ID: fact.f_opportunitysnapshot.oppclosedate
558
- * Fact Aggregation: avg
559
- */ Avg: IMeasure<IMeasureDefinition>;
560
- /**
561
- * Fact Title: Opp. Close (Date)
562
- * Fact ID: fact.f_opportunitysnapshot.oppclosedate
563
- * Fact Aggregation: min
564
- */ Min: IMeasure<IMeasureDefinition>;
565
- /**
566
- * Fact Title: Opp. Close (Date)
567
- * Fact ID: fact.f_opportunitysnapshot.oppclosedate
568
- * Fact Aggregation: max
569
- */ Max: IMeasure<IMeasureDefinition>;
570
- /**
571
- * Fact Title: Opp. Close (Date)
572
- * Fact ID: fact.f_opportunitysnapshot.oppclosedate
573
- * Fact Aggregation: median
574
- */ Median: IMeasure<IMeasureDefinition>;
575
- /**
576
- * Fact Title: Opp. Close (Date)
577
- * Fact ID: fact.f_opportunitysnapshot.oppclosedate
578
- * Fact Aggregation: runsum
579
- */ Runsum: IMeasure<IMeasureDefinition>;
580
- };
581
- /**
582
- * Fact Title: Opp. Snapshot (Date)
583
- * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
584
- */
585
- export declare const OppSnapshotDate: {
586
- /**
587
- * Fact Title: Opp. Snapshot (Date)
588
- * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
589
- * Fact Aggregation: sum
590
- */
591
- Sum: IMeasure<IMeasureDefinition>;
592
- /**
593
- * Fact Title: Opp. Snapshot (Date)
594
- * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
595
- * Fact Aggregation: avg
596
- */ Avg: IMeasure<IMeasureDefinition>;
597
- /**
598
- * Fact Title: Opp. Snapshot (Date)
599
- * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
600
- * Fact Aggregation: min
601
- */ Min: IMeasure<IMeasureDefinition>;
602
- /**
603
- * Fact Title: Opp. Snapshot (Date)
604
- * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
605
- * Fact Aggregation: max
606
- */ Max: IMeasure<IMeasureDefinition>;
607
- /**
608
- * Fact Title: Opp. Snapshot (Date)
609
- * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
610
- * Fact Aggregation: median
611
- */ Median: IMeasure<IMeasureDefinition>;
612
- /**
613
- * Fact Title: Opp. Snapshot (Date)
614
- * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
615
- * Fact Aggregation: runsum
616
- */ Runsum: IMeasure<IMeasureDefinition>;
617
- };
618
- /**
619
- * Fact Title: Timeline (Date)
620
- * Fact ID: fact.f_timeline.timelinedate
621
- */
622
- export declare const TimelineDate: {
623
- /**
624
- * Fact Title: Timeline (Date)
625
- * Fact ID: fact.f_timeline.timelinedate
626
- * Fact Aggregation: sum
627
- */
628
- Sum: IMeasure<IMeasureDefinition>;
629
- /**
630
- * Fact Title: Timeline (Date)
631
- * Fact ID: fact.f_timeline.timelinedate
632
- * Fact Aggregation: avg
633
- */ Avg: IMeasure<IMeasureDefinition>;
634
- /**
635
- * Fact Title: Timeline (Date)
636
- * Fact ID: fact.f_timeline.timelinedate
637
- * Fact Aggregation: min
638
- */ Min: IMeasure<IMeasureDefinition>;
639
- /**
640
- * Fact Title: Timeline (Date)
641
- * Fact ID: fact.f_timeline.timelinedate
642
- * Fact Aggregation: max
643
- */ Max: IMeasure<IMeasureDefinition>;
644
- /**
645
- * Fact Title: Timeline (Date)
646
- * Fact ID: fact.f_timeline.timelinedate
647
- * Fact Aggregation: median
648
- */ Median: IMeasure<IMeasureDefinition>;
649
- /**
650
- * Fact Title: Timeline (Date)
651
- * Fact ID: fact.f_timeline.timelinedate
652
- * Fact Aggregation: runsum
653
- */ Runsum: IMeasure<IMeasureDefinition>;
654
- };
655
- /**
656
- * Fact Title: Density
657
- * Fact ID: f_density
658
- */
659
- export declare const Density: {
660
- /**
661
- * Fact Title: Density
662
- * Fact ID: f_density
663
- * Fact Aggregation: sum
664
- */
665
- Sum: IMeasure<IMeasureDefinition>;
666
- /**
667
- * Fact Title: Density
668
- * Fact ID: f_density
669
- * Fact Aggregation: avg
670
- */ Avg: IMeasure<IMeasureDefinition>;
671
- /**
672
- * Fact Title: Density
673
- * Fact ID: f_density
674
- * Fact Aggregation: min
675
- */ Min: IMeasure<IMeasureDefinition>;
676
- /**
677
- * Fact Title: Density
678
- * Fact ID: f_density
679
- * Fact Aggregation: max
680
- */ Max: IMeasure<IMeasureDefinition>;
681
- /**
682
- * Fact Title: Density
683
- * Fact ID: f_density
684
- * Fact Aggregation: median
685
- */ Median: IMeasure<IMeasureDefinition>;
686
- /**
687
- * Fact Title: Density
688
- * Fact ID: f_density
689
- * Fact Aggregation: runsum
690
- */ Runsum: IMeasure<IMeasureDefinition>;
691
- };
692
- /**
693
- * Fact Title: Amount
694
- * Fact ID: f_opportunitysnapshot.f_amount
695
- */
696
- export declare const Amount_1: {
697
- /**
698
- * Fact Title: Amount
699
- * Fact ID: f_opportunitysnapshot.f_amount
700
- * Fact Aggregation: sum
701
- */
702
- Sum: IMeasure<IMeasureDefinition>;
703
- /**
704
- * Fact Title: Amount
705
- * Fact ID: f_opportunitysnapshot.f_amount
706
- * Fact Aggregation: avg
707
- */ Avg: IMeasure<IMeasureDefinition>;
708
- /**
709
- * Fact Title: Amount
710
- * Fact ID: f_opportunitysnapshot.f_amount
711
- * Fact Aggregation: min
712
- */ Min: IMeasure<IMeasureDefinition>;
713
- /**
714
- * Fact Title: Amount
715
- * Fact ID: f_opportunitysnapshot.f_amount
716
- * Fact Aggregation: max
717
- */ Max: IMeasure<IMeasureDefinition>;
718
- /**
719
- * Fact Title: Amount
720
- * Fact ID: f_opportunitysnapshot.f_amount
721
- * Fact Aggregation: median
722
- */ Median: IMeasure<IMeasureDefinition>;
723
- /**
724
- * Fact Title: Amount
725
- * Fact ID: f_opportunitysnapshot.f_amount
726
- * Fact Aggregation: runsum
727
- */ Runsum: IMeasure<IMeasureDefinition>;
728
- };
729
- /**
730
- * Fact Title: Days to Close
731
- * Fact ID: f_opportunitysnapshot.f_daystoclose
732
- */
733
- export declare const DaysToClose: {
734
- /**
735
- * Fact Title: Days to Close
736
- * Fact ID: f_opportunitysnapshot.f_daystoclose
737
- * Fact Aggregation: sum
738
- */
739
- Sum: IMeasure<IMeasureDefinition>;
740
- /**
741
- * Fact Title: Days to Close
742
- * Fact ID: f_opportunitysnapshot.f_daystoclose
743
- * Fact Aggregation: avg
744
- */ Avg: IMeasure<IMeasureDefinition>;
745
- /**
746
- * Fact Title: Days to Close
747
- * Fact ID: f_opportunitysnapshot.f_daystoclose
748
- * Fact Aggregation: min
749
- */ Min: IMeasure<IMeasureDefinition>;
750
- /**
751
- * Fact Title: Days to Close
752
- * Fact ID: f_opportunitysnapshot.f_daystoclose
753
- * Fact Aggregation: max
754
- */ Max: IMeasure<IMeasureDefinition>;
755
- /**
756
- * Fact Title: Days to Close
757
- * Fact ID: f_opportunitysnapshot.f_daystoclose
758
- * Fact Aggregation: median
759
- */ Median: IMeasure<IMeasureDefinition>;
760
- /**
761
- * Fact Title: Days to Close
762
- * Fact ID: f_opportunitysnapshot.f_daystoclose
763
- * Fact Aggregation: runsum
764
- */ Runsum: IMeasure<IMeasureDefinition>;
765
- };
766
- /**
767
- * Fact Title: Probability
768
- * Fact ID: f_opportunitysnapshot.f_probability
769
- */
770
- export declare const Probability_1: {
771
- /**
772
- * Fact Title: Probability
773
- * Fact ID: f_opportunitysnapshot.f_probability
774
- * Fact Aggregation: sum
775
- */
776
- Sum: IMeasure<IMeasureDefinition>;
777
- /**
778
- * Fact Title: Probability
779
- * Fact ID: f_opportunitysnapshot.f_probability
780
- * Fact Aggregation: avg
781
- */ Avg: IMeasure<IMeasureDefinition>;
782
- /**
783
- * Fact Title: Probability
784
- * Fact ID: f_opportunitysnapshot.f_probability
785
- * Fact Aggregation: min
786
- */ Min: IMeasure<IMeasureDefinition>;
787
- /**
788
- * Fact Title: Probability
789
- * Fact ID: f_opportunitysnapshot.f_probability
790
- * Fact Aggregation: max
791
- */ Max: IMeasure<IMeasureDefinition>;
792
- /**
793
- * Fact Title: Probability
794
- * Fact ID: f_opportunitysnapshot.f_probability
795
- * Fact Aggregation: median
796
- */ Median: IMeasure<IMeasureDefinition>;
797
- /**
798
- * Fact Title: Probability
799
- * Fact ID: f_opportunitysnapshot.f_probability
800
- * Fact Aggregation: runsum
801
- */ Runsum: IMeasure<IMeasureDefinition>;
802
- };
803
- /**
804
- * Fact Title: Population
805
- * Fact ID: f_population
806
- */
807
- export declare const Population: {
808
- /**
809
- * Fact Title: Population
810
- * Fact ID: f_population
811
- * Fact Aggregation: sum
812
- */
813
- Sum: IMeasure<IMeasureDefinition>;
814
- /**
815
- * Fact Title: Population
816
- * Fact ID: f_population
817
- * Fact Aggregation: avg
818
- */ Avg: IMeasure<IMeasureDefinition>;
819
- /**
820
- * Fact Title: Population
821
- * Fact ID: f_population
822
- * Fact Aggregation: min
823
- */ Min: IMeasure<IMeasureDefinition>;
824
- /**
825
- * Fact Title: Population
826
- * Fact ID: f_population
827
- * Fact Aggregation: max
828
- */ Max: IMeasure<IMeasureDefinition>;
829
- /**
830
- * Fact Title: Population
831
- * Fact ID: f_population
832
- * Fact Aggregation: median
833
- */ Median: IMeasure<IMeasureDefinition>;
834
- /**
835
- * Fact Title: Population
836
- * Fact ID: f_population
837
- * Fact Aggregation: runsum
838
- */ Runsum: IMeasure<IMeasureDefinition>;
839
- };
840
- /**
841
- * Fact Title: Duration
842
- * Fact ID: f_stagehistory.f_duration
843
- */
844
- export declare const Duration: {
845
- /**
846
- * Fact Title: Duration
847
- * Fact ID: f_stagehistory.f_duration
848
- * Fact Aggregation: sum
849
- */
850
- Sum: IMeasure<IMeasureDefinition>;
851
- /**
852
- * Fact Title: Duration
853
- * Fact ID: f_stagehistory.f_duration
854
- * Fact Aggregation: avg
855
- */ Avg: IMeasure<IMeasureDefinition>;
856
- /**
857
- * Fact Title: Duration
858
- * Fact ID: f_stagehistory.f_duration
859
- * Fact Aggregation: min
860
- */ Min: IMeasure<IMeasureDefinition>;
861
- /**
862
- * Fact Title: Duration
863
- * Fact ID: f_stagehistory.f_duration
864
- * Fact Aggregation: max
865
- */ Max: IMeasure<IMeasureDefinition>;
866
- /**
867
- * Fact Title: Duration
868
- * Fact ID: f_stagehistory.f_duration
869
- * Fact Aggregation: median
870
- */ Median: IMeasure<IMeasureDefinition>;
871
- /**
872
- * Fact Title: Duration
873
- * Fact ID: f_stagehistory.f_duration
874
- * Fact Aggregation: runsum
875
- */ Runsum: IMeasure<IMeasureDefinition>;
876
- };
877
- /**
878
- * Fact Title: Velocity
879
- * Fact ID: f_stagehistory.f_velocity
880
- */
881
- export declare const Velocity: {
882
- /**
883
- * Fact Title: Velocity
884
- * Fact ID: f_stagehistory.f_velocity
885
- * Fact Aggregation: sum
886
- */
887
- Sum: IMeasure<IMeasureDefinition>;
888
- /**
889
- * Fact Title: Velocity
890
- * Fact ID: f_stagehistory.f_velocity
891
- * Fact Aggregation: avg
892
- */ Avg: IMeasure<IMeasureDefinition>;
893
- /**
894
- * Fact Title: Velocity
895
- * Fact ID: f_stagehistory.f_velocity
896
- * Fact Aggregation: min
897
- */ Min: IMeasure<IMeasureDefinition>;
898
- /**
899
- * Fact Title: Velocity
900
- * Fact ID: f_stagehistory.f_velocity
901
- * Fact Aggregation: max
902
- */ Max: IMeasure<IMeasureDefinition>;
903
- /**
904
- * Fact Title: Velocity
905
- * Fact ID: f_stagehistory.f_velocity
906
- * Fact Aggregation: median
907
- */ Median: IMeasure<IMeasureDefinition>;
908
- /**
909
- * Fact Title: Velocity
910
- * Fact ID: f_stagehistory.f_velocity
911
- * Fact Aggregation: runsum
912
- */ Runsum: IMeasure<IMeasureDefinition>;
913
- };
914
- /** Available Date Data Sets */
915
- export declare const DateDatasets: {
916
- /**
917
- * Date Data Set Title: Activity
918
- * Date Data Set ID: dt_activity_timestamp
919
- */
920
- Activity: {
921
- ref: import("@gooddata/sdk-model").IdentifierRef;
922
- identifier: string;
923
- /**
924
- * Date Attribute: Activity - Date
925
- * Date Attribute ID: dt_activity_timestamp.day
926
- */ ActivityDate: {
927
- ref: import("@gooddata/sdk-model").IdentifierRef;
928
- identifier: string;
929
- /**
930
- * Display Form Title: Activity - Date
931
- * Display Form ID: dt_activity_timestamp.day
932
- */ Default: IAttribute;
933
- };
934
- /**
935
- * Date Attribute: Activity - Day of Month
936
- * Date Attribute ID: dt_activity_timestamp.dayOfMonth
937
- */ ActivityDayOfMonth: {
938
- ref: import("@gooddata/sdk-model").IdentifierRef;
939
- identifier: string;
940
- /**
941
- * Display Form Title: Activity - Day of Month
942
- * Display Form ID: dt_activity_timestamp.dayOfMonth
943
- */ Default: IAttribute;
944
- };
945
- /**
946
- * Date Attribute: Activity - Day of Week
947
- * Date Attribute ID: dt_activity_timestamp.dayOfWeek
948
- */ ActivityDayOfWeek: {
949
- ref: import("@gooddata/sdk-model").IdentifierRef;
950
- identifier: string;
951
- /**
952
- * Display Form Title: Activity - Day of Week
953
- * Display Form ID: dt_activity_timestamp.dayOfWeek
954
- */ Default: IAttribute;
955
- };
956
- /**
957
- * Date Attribute: Activity - Day of Year
958
- * Date Attribute ID: dt_activity_timestamp.dayOfYear
959
- */ ActivityDayOfYear: {
960
- ref: import("@gooddata/sdk-model").IdentifierRef;
961
- identifier: string;
962
- /**
963
- * Display Form Title: Activity - Day of Year
964
- * Display Form ID: dt_activity_timestamp.dayOfYear
965
- */ Default: IAttribute;
966
- };
967
- /**
968
- * Date Attribute: Activity - Hour
969
- * Date Attribute ID: dt_activity_timestamp.hour
970
- */ ActivityHour: {
971
- ref: import("@gooddata/sdk-model").IdentifierRef;
972
- identifier: string;
973
- /**
974
- * Display Form Title: Activity - Hour
975
- * Display Form ID: dt_activity_timestamp.hour
976
- */ Default: IAttribute;
977
- };
978
- /**
979
- * Date Attribute: Activity - Hour of Day
980
- * Date Attribute ID: dt_activity_timestamp.hourOfDay
981
- */ ActivityHourOfDay: {
982
- ref: import("@gooddata/sdk-model").IdentifierRef;
983
- identifier: string;
984
- /**
985
- * Display Form Title: Activity - Hour of Day
986
- * Display Form ID: dt_activity_timestamp.hourOfDay
987
- */ Default: IAttribute;
988
- };
989
- /**
990
- * Date Attribute: Activity - Minute
991
- * Date Attribute ID: dt_activity_timestamp.minute
992
- */ ActivityMinute: {
993
- ref: import("@gooddata/sdk-model").IdentifierRef;
994
- identifier: string;
995
- /**
996
- * Display Form Title: Activity - Minute
997
- * Display Form ID: dt_activity_timestamp.minute
998
- */ Default: IAttribute;
999
- };
1000
- /**
1001
- * Date Attribute: Activity - Minute of Hour
1002
- * Date Attribute ID: dt_activity_timestamp.minuteOfHour
1003
- */ ActivityMinuteOfHour: {
1004
- ref: import("@gooddata/sdk-model").IdentifierRef;
1005
- identifier: string;
1006
- /**
1007
- * Display Form Title: Activity - Minute of Hour
1008
- * Display Form ID: dt_activity_timestamp.minuteOfHour
1009
- */ Default: IAttribute;
1010
- };
1011
- /**
1012
- * Date Attribute: Activity - Month/Year
1013
- * Date Attribute ID: dt_activity_timestamp.month
1014
- */ ActivityMonthYear: {
1015
- ref: import("@gooddata/sdk-model").IdentifierRef;
1016
- identifier: string;
1017
- /**
1018
- * Display Form Title: Activity - Month/Year
1019
- * Display Form ID: dt_activity_timestamp.month
1020
- */ Default: IAttribute;
1021
- };
1022
- /**
1023
- * Date Attribute: Activity - Month of Year
1024
- * Date Attribute ID: dt_activity_timestamp.monthOfYear
1025
- */ ActivityMonthOfYear: {
1026
- ref: import("@gooddata/sdk-model").IdentifierRef;
1027
- identifier: string;
1028
- /**
1029
- * Display Form Title: Activity - Month of Year
1030
- * Display Form ID: dt_activity_timestamp.monthOfYear
1031
- */ Default: IAttribute;
1032
- };
1033
- /**
1034
- * Date Attribute: Activity - Quarter/Year
1035
- * Date Attribute ID: dt_activity_timestamp.quarter
1036
- */ ActivityQuarterYear: {
1037
- ref: import("@gooddata/sdk-model").IdentifierRef;
1038
- identifier: string;
1039
- /**
1040
- * Display Form Title: Activity - Quarter/Year
1041
- * Display Form ID: dt_activity_timestamp.quarter
1042
- */ Default: IAttribute;
1043
- };
1044
- /**
1045
- * Date Attribute: Activity - Quarter of Year
1046
- * Date Attribute ID: dt_activity_timestamp.quarterOfYear
1047
- */ ActivityQuarterOfYear: {
1048
- ref: import("@gooddata/sdk-model").IdentifierRef;
1049
- identifier: string;
1050
- /**
1051
- * Display Form Title: Activity - Quarter of Year
1052
- * Display Form ID: dt_activity_timestamp.quarterOfYear
1053
- */ Default: IAttribute;
1054
- };
1055
- /**
1056
- * Date Attribute: Activity - Week/Year
1057
- * Date Attribute ID: dt_activity_timestamp.week
1058
- */ ActivityWeekYear: {
1059
- ref: import("@gooddata/sdk-model").IdentifierRef;
1060
- identifier: string;
1061
- /**
1062
- * Display Form Title: Activity - Week/Year
1063
- * Display Form ID: dt_activity_timestamp.week
1064
- */ Default: IAttribute;
1065
- };
1066
- /**
1067
- * Date Attribute: Activity - Week of Year
1068
- * Date Attribute ID: dt_activity_timestamp.weekOfYear
1069
- */ ActivityWeekOfYear: {
1070
- ref: import("@gooddata/sdk-model").IdentifierRef;
1071
- identifier: string;
1072
- /**
1073
- * Display Form Title: Activity - Week of Year
1074
- * Display Form ID: dt_activity_timestamp.weekOfYear
1075
- */ Default: IAttribute;
1076
- };
1077
- /**
1078
- * Date Attribute: Activity - Year
1079
- * Date Attribute ID: dt_activity_timestamp.year
1080
- */ ActivityYear: {
1081
- ref: import("@gooddata/sdk-model").IdentifierRef;
1082
- identifier: string;
1083
- /**
1084
- * Display Form Title: Activity - Year
1085
- * Display Form ID: dt_activity_timestamp.year
1086
- */ Default: IAttribute;
1087
- };
1088
- };
1089
- /**
1090
- * Date Data Set Title: Closed
1091
- * Date Data Set ID: dt_closedate_timestamp
1092
- */ Closed: {
1093
- ref: import("@gooddata/sdk-model").IdentifierRef;
1094
- identifier: string;
1095
- /**
1096
- * Date Attribute: Closed - Date
1097
- * Date Attribute ID: dt_closedate_timestamp.day
1098
- */ ClosedDate: {
1099
- ref: import("@gooddata/sdk-model").IdentifierRef;
1100
- identifier: string;
1101
- /**
1102
- * Display Form Title: Closed - Date
1103
- * Display Form ID: dt_closedate_timestamp.day
1104
- */ Default: IAttribute;
1105
- };
1106
- /**
1107
- * Date Attribute: Closed - Day of Month
1108
- * Date Attribute ID: dt_closedate_timestamp.dayOfMonth
1109
- */ ClosedDayOfMonth: {
1110
- ref: import("@gooddata/sdk-model").IdentifierRef;
1111
- identifier: string;
1112
- /**
1113
- * Display Form Title: Closed - Day of Month
1114
- * Display Form ID: dt_closedate_timestamp.dayOfMonth
1115
- */ Default: IAttribute;
1116
- };
1117
- /**
1118
- * Date Attribute: Closed - Day of Week
1119
- * Date Attribute ID: dt_closedate_timestamp.dayOfWeek
1120
- */ ClosedDayOfWeek: {
1121
- ref: import("@gooddata/sdk-model").IdentifierRef;
1122
- identifier: string;
1123
- /**
1124
- * Display Form Title: Closed - Day of Week
1125
- * Display Form ID: dt_closedate_timestamp.dayOfWeek
1126
- */ Default: IAttribute;
1127
- };
1128
- /**
1129
- * Date Attribute: Closed - Day of Year
1130
- * Date Attribute ID: dt_closedate_timestamp.dayOfYear
1131
- */ ClosedDayOfYear: {
1132
- ref: import("@gooddata/sdk-model").IdentifierRef;
1133
- identifier: string;
1134
- /**
1135
- * Display Form Title: Closed - Day of Year
1136
- * Display Form ID: dt_closedate_timestamp.dayOfYear
1137
- */ Default: IAttribute;
1138
- };
1139
- /**
1140
- * Date Attribute: Closed - Hour
1141
- * Date Attribute ID: dt_closedate_timestamp.hour
1142
- */ ClosedHour: {
1143
- ref: import("@gooddata/sdk-model").IdentifierRef;
1144
- identifier: string;
1145
- /**
1146
- * Display Form Title: Closed - Hour
1147
- * Display Form ID: dt_closedate_timestamp.hour
1148
- */ Default: IAttribute;
1149
- };
1150
- /**
1151
- * Date Attribute: Closed - Hour of Day
1152
- * Date Attribute ID: dt_closedate_timestamp.hourOfDay
1153
- */ ClosedHourOfDay: {
1154
- ref: import("@gooddata/sdk-model").IdentifierRef;
1155
- identifier: string;
1156
- /**
1157
- * Display Form Title: Closed - Hour of Day
1158
- * Display Form ID: dt_closedate_timestamp.hourOfDay
1159
- */ Default: IAttribute;
1160
- };
1161
- /**
1162
- * Date Attribute: Closed - Minute
1163
- * Date Attribute ID: dt_closedate_timestamp.minute
1164
- */ ClosedMinute: {
1165
- ref: import("@gooddata/sdk-model").IdentifierRef;
1166
- identifier: string;
1167
- /**
1168
- * Display Form Title: Closed - Minute
1169
- * Display Form ID: dt_closedate_timestamp.minute
1170
- */ Default: IAttribute;
1171
- };
1172
- /**
1173
- * Date Attribute: Closed - Minute of Hour
1174
- * Date Attribute ID: dt_closedate_timestamp.minuteOfHour
1175
- */ ClosedMinuteOfHour: {
1176
- ref: import("@gooddata/sdk-model").IdentifierRef;
1177
- identifier: string;
1178
- /**
1179
- * Display Form Title: Closed - Minute of Hour
1180
- * Display Form ID: dt_closedate_timestamp.minuteOfHour
1181
- */ Default: IAttribute;
1182
- };
1183
- /**
1184
- * Date Attribute: Closed - Month/Year
1185
- * Date Attribute ID: dt_closedate_timestamp.month
1186
- */ ClosedMonthYear: {
1187
- ref: import("@gooddata/sdk-model").IdentifierRef;
1188
- identifier: string;
1189
- /**
1190
- * Display Form Title: Closed - Month/Year
1191
- * Display Form ID: dt_closedate_timestamp.month
1192
- */ Default: IAttribute;
1193
- };
1194
- /**
1195
- * Date Attribute: Closed - Month of Year
1196
- * Date Attribute ID: dt_closedate_timestamp.monthOfYear
1197
- */ ClosedMonthOfYear: {
1198
- ref: import("@gooddata/sdk-model").IdentifierRef;
1199
- identifier: string;
1200
- /**
1201
- * Display Form Title: Closed - Month of Year
1202
- * Display Form ID: dt_closedate_timestamp.monthOfYear
1203
- */ Default: IAttribute;
1204
- };
1205
- /**
1206
- * Date Attribute: Closed - Quarter/Year
1207
- * Date Attribute ID: dt_closedate_timestamp.quarter
1208
- */ ClosedQuarterYear: {
1209
- ref: import("@gooddata/sdk-model").IdentifierRef;
1210
- identifier: string;
1211
- /**
1212
- * Display Form Title: Closed - Quarter/Year
1213
- * Display Form ID: dt_closedate_timestamp.quarter
1214
- */ Default: IAttribute;
1215
- };
1216
- /**
1217
- * Date Attribute: Closed - Quarter of Year
1218
- * Date Attribute ID: dt_closedate_timestamp.quarterOfYear
1219
- */ ClosedQuarterOfYear: {
1220
- ref: import("@gooddata/sdk-model").IdentifierRef;
1221
- identifier: string;
1222
- /**
1223
- * Display Form Title: Closed - Quarter of Year
1224
- * Display Form ID: dt_closedate_timestamp.quarterOfYear
1225
- */ Default: IAttribute;
1226
- };
1227
- /**
1228
- * Date Attribute: Closed - Week/Year
1229
- * Date Attribute ID: dt_closedate_timestamp.week
1230
- */ ClosedWeekYear: {
1231
- ref: import("@gooddata/sdk-model").IdentifierRef;
1232
- identifier: string;
1233
- /**
1234
- * Display Form Title: Closed - Week/Year
1235
- * Display Form ID: dt_closedate_timestamp.week
1236
- */ Default: IAttribute;
1237
- };
1238
- /**
1239
- * Date Attribute: Closed - Week of Year
1240
- * Date Attribute ID: dt_closedate_timestamp.weekOfYear
1241
- */ ClosedWeekOfYear: {
1242
- ref: import("@gooddata/sdk-model").IdentifierRef;
1243
- identifier: string;
1244
- /**
1245
- * Display Form Title: Closed - Week of Year
1246
- * Display Form ID: dt_closedate_timestamp.weekOfYear
1247
- */ Default: IAttribute;
1248
- };
1249
- /**
1250
- * Date Attribute: Closed - Year
1251
- * Date Attribute ID: dt_closedate_timestamp.year
1252
- */ ClosedYear: {
1253
- ref: import("@gooddata/sdk-model").IdentifierRef;
1254
- identifier: string;
1255
- /**
1256
- * Display Form Title: Closed - Year
1257
- * Display Form ID: dt_closedate_timestamp.year
1258
- */ Default: IAttribute;
1259
- };
1260
- };
1261
- /**
1262
- * Date Data Set Title: Created
1263
- * Date Data Set ID: dt_oppcreated_timestamp
1264
- */ Created: {
1265
- ref: import("@gooddata/sdk-model").IdentifierRef;
1266
- identifier: string;
1267
- /**
1268
- * Date Attribute: Created - Date
1269
- * Date Attribute ID: dt_oppcreated_timestamp.day
1270
- */ CreatedDate: {
1271
- ref: import("@gooddata/sdk-model").IdentifierRef;
1272
- identifier: string;
1273
- /**
1274
- * Display Form Title: Created - Date
1275
- * Display Form ID: dt_oppcreated_timestamp.day
1276
- */ Default: IAttribute;
1277
- };
1278
- /**
1279
- * Date Attribute: Created - Day of Month
1280
- * Date Attribute ID: dt_oppcreated_timestamp.dayOfMonth
1281
- */ CreatedDayOfMonth: {
1282
- ref: import("@gooddata/sdk-model").IdentifierRef;
1283
- identifier: string;
1284
- /**
1285
- * Display Form Title: Created - Day of Month
1286
- * Display Form ID: dt_oppcreated_timestamp.dayOfMonth
1287
- */ Default: IAttribute;
1288
- };
1289
- /**
1290
- * Date Attribute: Created - Day of Week
1291
- * Date Attribute ID: dt_oppcreated_timestamp.dayOfWeek
1292
- */ CreatedDayOfWeek: {
1293
- ref: import("@gooddata/sdk-model").IdentifierRef;
1294
- identifier: string;
1295
- /**
1296
- * Display Form Title: Created - Day of Week
1297
- * Display Form ID: dt_oppcreated_timestamp.dayOfWeek
1298
- */ Default: IAttribute;
1299
- };
1300
- /**
1301
- * Date Attribute: Created - Day of Year
1302
- * Date Attribute ID: dt_oppcreated_timestamp.dayOfYear
1303
- */ CreatedDayOfYear: {
1304
- ref: import("@gooddata/sdk-model").IdentifierRef;
1305
- identifier: string;
1306
- /**
1307
- * Display Form Title: Created - Day of Year
1308
- * Display Form ID: dt_oppcreated_timestamp.dayOfYear
1309
- */ Default: IAttribute;
1310
- };
1311
- /**
1312
- * Date Attribute: Created - Hour
1313
- * Date Attribute ID: dt_oppcreated_timestamp.hour
1314
- */ CreatedHour: {
1315
- ref: import("@gooddata/sdk-model").IdentifierRef;
1316
- identifier: string;
1317
- /**
1318
- * Display Form Title: Created - Hour
1319
- * Display Form ID: dt_oppcreated_timestamp.hour
1320
- */ Default: IAttribute;
1321
- };
1322
- /**
1323
- * Date Attribute: Created - Hour of Day
1324
- * Date Attribute ID: dt_oppcreated_timestamp.hourOfDay
1325
- */ CreatedHourOfDay: {
1326
- ref: import("@gooddata/sdk-model").IdentifierRef;
1327
- identifier: string;
1328
- /**
1329
- * Display Form Title: Created - Hour of Day
1330
- * Display Form ID: dt_oppcreated_timestamp.hourOfDay
1331
- */ Default: IAttribute;
1332
- };
1333
- /**
1334
- * Date Attribute: Created - Minute
1335
- * Date Attribute ID: dt_oppcreated_timestamp.minute
1336
- */ CreatedMinute: {
1337
- ref: import("@gooddata/sdk-model").IdentifierRef;
1338
- identifier: string;
1339
- /**
1340
- * Display Form Title: Created - Minute
1341
- * Display Form ID: dt_oppcreated_timestamp.minute
1342
- */ Default: IAttribute;
1343
- };
1344
- /**
1345
- * Date Attribute: Created - Minute of Hour
1346
- * Date Attribute ID: dt_oppcreated_timestamp.minuteOfHour
1347
- */ CreatedMinuteOfHour: {
1348
- ref: import("@gooddata/sdk-model").IdentifierRef;
1349
- identifier: string;
1350
- /**
1351
- * Display Form Title: Created - Minute of Hour
1352
- * Display Form ID: dt_oppcreated_timestamp.minuteOfHour
1353
- */ Default: IAttribute;
1354
- };
1355
- /**
1356
- * Date Attribute: Created - Month/Year
1357
- * Date Attribute ID: dt_oppcreated_timestamp.month
1358
- */ CreatedMonthYear: {
1359
- ref: import("@gooddata/sdk-model").IdentifierRef;
1360
- identifier: string;
1361
- /**
1362
- * Display Form Title: Created - Month/Year
1363
- * Display Form ID: dt_oppcreated_timestamp.month
1364
- */ Default: IAttribute;
1365
- };
1366
- /**
1367
- * Date Attribute: Created - Month of Year
1368
- * Date Attribute ID: dt_oppcreated_timestamp.monthOfYear
1369
- */ CreatedMonthOfYear: {
1370
- ref: import("@gooddata/sdk-model").IdentifierRef;
1371
- identifier: string;
1372
- /**
1373
- * Display Form Title: Created - Month of Year
1374
- * Display Form ID: dt_oppcreated_timestamp.monthOfYear
1375
- */ Default: IAttribute;
1376
- };
1377
- /**
1378
- * Date Attribute: Created - Quarter/Year
1379
- * Date Attribute ID: dt_oppcreated_timestamp.quarter
1380
- */ CreatedQuarterYear: {
1381
- ref: import("@gooddata/sdk-model").IdentifierRef;
1382
- identifier: string;
1383
- /**
1384
- * Display Form Title: Created - Quarter/Year
1385
- * Display Form ID: dt_oppcreated_timestamp.quarter
1386
- */ Default: IAttribute;
1387
- };
1388
- /**
1389
- * Date Attribute: Created - Quarter of Year
1390
- * Date Attribute ID: dt_oppcreated_timestamp.quarterOfYear
1391
- */ CreatedQuarterOfYear: {
1392
- ref: import("@gooddata/sdk-model").IdentifierRef;
1393
- identifier: string;
1394
- /**
1395
- * Display Form Title: Created - Quarter of Year
1396
- * Display Form ID: dt_oppcreated_timestamp.quarterOfYear
1397
- */ Default: IAttribute;
1398
- };
1399
- /**
1400
- * Date Attribute: Created - Week/Year
1401
- * Date Attribute ID: dt_oppcreated_timestamp.week
1402
- */ CreatedWeekYear: {
1403
- ref: import("@gooddata/sdk-model").IdentifierRef;
1404
- identifier: string;
1405
- /**
1406
- * Display Form Title: Created - Week/Year
1407
- * Display Form ID: dt_oppcreated_timestamp.week
1408
- */ Default: IAttribute;
1409
- };
1410
- /**
1411
- * Date Attribute: Created - Week of Year
1412
- * Date Attribute ID: dt_oppcreated_timestamp.weekOfYear
1413
- */ CreatedWeekOfYear: {
1414
- ref: import("@gooddata/sdk-model").IdentifierRef;
1415
- identifier: string;
1416
- /**
1417
- * Display Form Title: Created - Week of Year
1418
- * Display Form ID: dt_oppcreated_timestamp.weekOfYear
1419
- */ Default: IAttribute;
1420
- };
1421
- /**
1422
- * Date Attribute: Created - Year
1423
- * Date Attribute ID: dt_oppcreated_timestamp.year
1424
- */ CreatedYear: {
1425
- ref: import("@gooddata/sdk-model").IdentifierRef;
1426
- identifier: string;
1427
- /**
1428
- * Display Form Title: Created - Year
1429
- * Display Form ID: dt_oppcreated_timestamp.year
1430
- */ Default: IAttribute;
1431
- };
1432
- };
1433
- /**
1434
- * Date Data Set Title: Snapshot
1435
- * Date Data Set ID: dt_snapshotdate_timestamp
1436
- */ Snapshot: {
1437
- ref: import("@gooddata/sdk-model").IdentifierRef;
1438
- identifier: string;
1439
- /**
1440
- * Date Attribute: Snapshot - Date
1441
- * Date Attribute ID: dt_snapshotdate_timestamp.day
1442
- */ SnapshotDate: {
1443
- ref: import("@gooddata/sdk-model").IdentifierRef;
1444
- identifier: string;
1445
- /**
1446
- * Display Form Title: Snapshot - Date
1447
- * Display Form ID: dt_snapshotdate_timestamp.day
1448
- */ Default: IAttribute;
1449
- };
1450
- /**
1451
- * Date Attribute: Snapshot - Day of Month
1452
- * Date Attribute ID: dt_snapshotdate_timestamp.dayOfMonth
1453
- */ SnapshotDayOfMonth: {
1454
- ref: import("@gooddata/sdk-model").IdentifierRef;
1455
- identifier: string;
1456
- /**
1457
- * Display Form Title: Snapshot - Day of Month
1458
- * Display Form ID: dt_snapshotdate_timestamp.dayOfMonth
1459
- */ Default: IAttribute;
1460
- };
1461
- /**
1462
- * Date Attribute: Snapshot - Day of Week
1463
- * Date Attribute ID: dt_snapshotdate_timestamp.dayOfWeek
1464
- */ SnapshotDayOfWeek: {
1465
- ref: import("@gooddata/sdk-model").IdentifierRef;
1466
- identifier: string;
1467
- /**
1468
- * Display Form Title: Snapshot - Day of Week
1469
- * Display Form ID: dt_snapshotdate_timestamp.dayOfWeek
1470
- */ Default: IAttribute;
1471
- };
1472
- /**
1473
- * Date Attribute: Snapshot - Day of Year
1474
- * Date Attribute ID: dt_snapshotdate_timestamp.dayOfYear
1475
- */ SnapshotDayOfYear: {
1476
- ref: import("@gooddata/sdk-model").IdentifierRef;
1477
- identifier: string;
1478
- /**
1479
- * Display Form Title: Snapshot - Day of Year
1480
- * Display Form ID: dt_snapshotdate_timestamp.dayOfYear
1481
- */ Default: IAttribute;
1482
- };
1483
- /**
1484
- * Date Attribute: Snapshot - Hour
1485
- * Date Attribute ID: dt_snapshotdate_timestamp.hour
1486
- */ SnapshotHour: {
1487
- ref: import("@gooddata/sdk-model").IdentifierRef;
1488
- identifier: string;
1489
- /**
1490
- * Display Form Title: Snapshot - Hour
1491
- * Display Form ID: dt_snapshotdate_timestamp.hour
1492
- */ Default: IAttribute;
1493
- };
1494
- /**
1495
- * Date Attribute: Snapshot - Hour of Day
1496
- * Date Attribute ID: dt_snapshotdate_timestamp.hourOfDay
1497
- */ SnapshotHourOfDay: {
1498
- ref: import("@gooddata/sdk-model").IdentifierRef;
1499
- identifier: string;
1500
- /**
1501
- * Display Form Title: Snapshot - Hour of Day
1502
- * Display Form ID: dt_snapshotdate_timestamp.hourOfDay
1503
- */ Default: IAttribute;
1504
- };
1505
- /**
1506
- * Date Attribute: Snapshot - Minute
1507
- * Date Attribute ID: dt_snapshotdate_timestamp.minute
1508
- */ SnapshotMinute: {
1509
- ref: import("@gooddata/sdk-model").IdentifierRef;
1510
- identifier: string;
1511
- /**
1512
- * Display Form Title: Snapshot - Minute
1513
- * Display Form ID: dt_snapshotdate_timestamp.minute
1514
- */ Default: IAttribute;
1515
- };
1516
- /**
1517
- * Date Attribute: Snapshot - Minute of Hour
1518
- * Date Attribute ID: dt_snapshotdate_timestamp.minuteOfHour
1519
- */ SnapshotMinuteOfHour: {
1520
- ref: import("@gooddata/sdk-model").IdentifierRef;
1521
- identifier: string;
1522
- /**
1523
- * Display Form Title: Snapshot - Minute of Hour
1524
- * Display Form ID: dt_snapshotdate_timestamp.minuteOfHour
1525
- */ Default: IAttribute;
1526
- };
1527
- /**
1528
- * Date Attribute: Snapshot - Month/Year
1529
- * Date Attribute ID: dt_snapshotdate_timestamp.month
1530
- */ SnapshotMonthYear: {
1531
- ref: import("@gooddata/sdk-model").IdentifierRef;
1532
- identifier: string;
1533
- /**
1534
- * Display Form Title: Snapshot - Month/Year
1535
- * Display Form ID: dt_snapshotdate_timestamp.month
1536
- */ Default: IAttribute;
1537
- };
1538
- /**
1539
- * Date Attribute: Snapshot - Month of Year
1540
- * Date Attribute ID: dt_snapshotdate_timestamp.monthOfYear
1541
- */ SnapshotMonthOfYear: {
1542
- ref: import("@gooddata/sdk-model").IdentifierRef;
1543
- identifier: string;
1544
- /**
1545
- * Display Form Title: Snapshot - Month of Year
1546
- * Display Form ID: dt_snapshotdate_timestamp.monthOfYear
1547
- */ Default: IAttribute;
1548
- };
1549
- /**
1550
- * Date Attribute: Snapshot - Quarter/Year
1551
- * Date Attribute ID: dt_snapshotdate_timestamp.quarter
1552
- */ SnapshotQuarterYear: {
1553
- ref: import("@gooddata/sdk-model").IdentifierRef;
1554
- identifier: string;
1555
- /**
1556
- * Display Form Title: Snapshot - Quarter/Year
1557
- * Display Form ID: dt_snapshotdate_timestamp.quarter
1558
- */ Default: IAttribute;
1559
- };
1560
- /**
1561
- * Date Attribute: Snapshot - Quarter of Year
1562
- * Date Attribute ID: dt_snapshotdate_timestamp.quarterOfYear
1563
- */ SnapshotQuarterOfYear: {
1564
- ref: import("@gooddata/sdk-model").IdentifierRef;
1565
- identifier: string;
1566
- /**
1567
- * Display Form Title: Snapshot - Quarter of Year
1568
- * Display Form ID: dt_snapshotdate_timestamp.quarterOfYear
1569
- */ Default: IAttribute;
1570
- };
1571
- /**
1572
- * Date Attribute: Snapshot - Week/Year
1573
- * Date Attribute ID: dt_snapshotdate_timestamp.week
1574
- */ SnapshotWeekYear: {
1575
- ref: import("@gooddata/sdk-model").IdentifierRef;
1576
- identifier: string;
1577
- /**
1578
- * Display Form Title: Snapshot - Week/Year
1579
- * Display Form ID: dt_snapshotdate_timestamp.week
1580
- */ Default: IAttribute;
1581
- };
1582
- /**
1583
- * Date Attribute: Snapshot - Week of Year
1584
- * Date Attribute ID: dt_snapshotdate_timestamp.weekOfYear
1585
- */ SnapshotWeekOfYear: {
1586
- ref: import("@gooddata/sdk-model").IdentifierRef;
1587
- identifier: string;
1588
- /**
1589
- * Display Form Title: Snapshot - Week of Year
1590
- * Display Form ID: dt_snapshotdate_timestamp.weekOfYear
1591
- */ Default: IAttribute;
1592
- };
1593
- /**
1594
- * Date Attribute: Snapshot - Year
1595
- * Date Attribute ID: dt_snapshotdate_timestamp.year
1596
- */ SnapshotYear: {
1597
- ref: import("@gooddata/sdk-model").IdentifierRef;
1598
- identifier: string;
1599
- /**
1600
- * Display Form Title: Snapshot - Year
1601
- * Display Form ID: dt_snapshotdate_timestamp.year
1602
- */ Default: IAttribute;
1603
- };
1604
- };
1605
- /**
1606
- * Date Data Set Title: Timeline
1607
- * Date Data Set ID: dt_timeline_timestamp
1608
- */ Timeline: {
1609
- ref: import("@gooddata/sdk-model").IdentifierRef;
1610
- identifier: string;
1611
- /**
1612
- * Date Attribute: Timeline - Date
1613
- * Date Attribute ID: dt_timeline_timestamp.day
1614
- */ TimelineDate: {
1615
- ref: import("@gooddata/sdk-model").IdentifierRef;
1616
- identifier: string;
1617
- /**
1618
- * Display Form Title: Timeline - Date
1619
- * Display Form ID: dt_timeline_timestamp.day
1620
- */ Default: IAttribute;
1621
- };
1622
- /**
1623
- * Date Attribute: Timeline - Day of Month
1624
- * Date Attribute ID: dt_timeline_timestamp.dayOfMonth
1625
- */ TimelineDayOfMonth: {
1626
- ref: import("@gooddata/sdk-model").IdentifierRef;
1627
- identifier: string;
1628
- /**
1629
- * Display Form Title: Timeline - Day of Month
1630
- * Display Form ID: dt_timeline_timestamp.dayOfMonth
1631
- */ Default: IAttribute;
1632
- };
1633
- /**
1634
- * Date Attribute: Timeline - Day of Week
1635
- * Date Attribute ID: dt_timeline_timestamp.dayOfWeek
1636
- */ TimelineDayOfWeek: {
1637
- ref: import("@gooddata/sdk-model").IdentifierRef;
1638
- identifier: string;
1639
- /**
1640
- * Display Form Title: Timeline - Day of Week
1641
- * Display Form ID: dt_timeline_timestamp.dayOfWeek
1642
- */ Default: IAttribute;
1643
- };
1644
- /**
1645
- * Date Attribute: Timeline - Day of Year
1646
- * Date Attribute ID: dt_timeline_timestamp.dayOfYear
1647
- */ TimelineDayOfYear: {
1648
- ref: import("@gooddata/sdk-model").IdentifierRef;
1649
- identifier: string;
1650
- /**
1651
- * Display Form Title: Timeline - Day of Year
1652
- * Display Form ID: dt_timeline_timestamp.dayOfYear
1653
- */ Default: IAttribute;
1654
- };
1655
- /**
1656
- * Date Attribute: Timeline - Hour
1657
- * Date Attribute ID: dt_timeline_timestamp.hour
1658
- */ TimelineHour: {
1659
- ref: import("@gooddata/sdk-model").IdentifierRef;
1660
- identifier: string;
1661
- /**
1662
- * Display Form Title: Timeline - Hour
1663
- * Display Form ID: dt_timeline_timestamp.hour
1664
- */ Default: IAttribute;
1665
- };
1666
- /**
1667
- * Date Attribute: Timeline - Hour of Day
1668
- * Date Attribute ID: dt_timeline_timestamp.hourOfDay
1669
- */ TimelineHourOfDay: {
1670
- ref: import("@gooddata/sdk-model").IdentifierRef;
1671
- identifier: string;
1672
- /**
1673
- * Display Form Title: Timeline - Hour of Day
1674
- * Display Form ID: dt_timeline_timestamp.hourOfDay
1675
- */ Default: IAttribute;
1676
- };
1677
- /**
1678
- * Date Attribute: Timeline - Minute
1679
- * Date Attribute ID: dt_timeline_timestamp.minute
1680
- */ TimelineMinute: {
1681
- ref: import("@gooddata/sdk-model").IdentifierRef;
1682
- identifier: string;
1683
- /**
1684
- * Display Form Title: Timeline - Minute
1685
- * Display Form ID: dt_timeline_timestamp.minute
1686
- */ Default: IAttribute;
1687
- };
1688
- /**
1689
- * Date Attribute: Timeline - Minute of Hour
1690
- * Date Attribute ID: dt_timeline_timestamp.minuteOfHour
1691
- */ TimelineMinuteOfHour: {
1692
- ref: import("@gooddata/sdk-model").IdentifierRef;
1693
- identifier: string;
1694
- /**
1695
- * Display Form Title: Timeline - Minute of Hour
1696
- * Display Form ID: dt_timeline_timestamp.minuteOfHour
1697
- */ Default: IAttribute;
1698
- };
1699
- /**
1700
- * Date Attribute: Timeline - Month/Year
1701
- * Date Attribute ID: dt_timeline_timestamp.month
1702
- */ TimelineMonthYear: {
1703
- ref: import("@gooddata/sdk-model").IdentifierRef;
1704
- identifier: string;
1705
- /**
1706
- * Display Form Title: Timeline - Month/Year
1707
- * Display Form ID: dt_timeline_timestamp.month
1708
- */ Default: IAttribute;
1709
- };
1710
- /**
1711
- * Date Attribute: Timeline - Month of Year
1712
- * Date Attribute ID: dt_timeline_timestamp.monthOfYear
1713
- */ TimelineMonthOfYear: {
1714
- ref: import("@gooddata/sdk-model").IdentifierRef;
1715
- identifier: string;
1716
- /**
1717
- * Display Form Title: Timeline - Month of Year
1718
- * Display Form ID: dt_timeline_timestamp.monthOfYear
1719
- */ Default: IAttribute;
1720
- };
1721
- /**
1722
- * Date Attribute: Timeline - Quarter/Year
1723
- * Date Attribute ID: dt_timeline_timestamp.quarter
1724
- */ TimelineQuarterYear: {
1725
- ref: import("@gooddata/sdk-model").IdentifierRef;
1726
- identifier: string;
1727
- /**
1728
- * Display Form Title: Timeline - Quarter/Year
1729
- * Display Form ID: dt_timeline_timestamp.quarter
1730
- */ Default: IAttribute;
1731
- };
1732
- /**
1733
- * Date Attribute: Timeline - Quarter of Year
1734
- * Date Attribute ID: dt_timeline_timestamp.quarterOfYear
1735
- */ TimelineQuarterOfYear: {
1736
- ref: import("@gooddata/sdk-model").IdentifierRef;
1737
- identifier: string;
1738
- /**
1739
- * Display Form Title: Timeline - Quarter of Year
1740
- * Display Form ID: dt_timeline_timestamp.quarterOfYear
1741
- */ Default: IAttribute;
1742
- };
1743
- /**
1744
- * Date Attribute: Timeline - Week/Year
1745
- * Date Attribute ID: dt_timeline_timestamp.week
1746
- */ TimelineWeekYear: {
1747
- ref: import("@gooddata/sdk-model").IdentifierRef;
1748
- identifier: string;
1749
- /**
1750
- * Display Form Title: Timeline - Week/Year
1751
- * Display Form ID: dt_timeline_timestamp.week
1752
- */ Default: IAttribute;
1753
- };
1754
- /**
1755
- * Date Attribute: Timeline - Week of Year
1756
- * Date Attribute ID: dt_timeline_timestamp.weekOfYear
1757
- */ TimelineWeekOfYear: {
1758
- ref: import("@gooddata/sdk-model").IdentifierRef;
1759
- identifier: string;
1760
- /**
1761
- * Display Form Title: Timeline - Week of Year
1762
- * Display Form ID: dt_timeline_timestamp.weekOfYear
1763
- */ Default: IAttribute;
1764
- };
1765
- /**
1766
- * Date Attribute: Timeline - Year
1767
- * Date Attribute ID: dt_timeline_timestamp.year
1768
- */ TimelineYear: {
1769
- ref: import("@gooddata/sdk-model").IdentifierRef;
1770
- identifier: string;
1771
- /**
1772
- * Display Form Title: Timeline - Year
1773
- * Display Form ID: dt_timeline_timestamp.year
1774
- */ Default: IAttribute;
1775
- };
1776
- };
1777
- };
1778
- export declare const Insights: {
1779
- /**
1780
- * Insight Title: Table using long name metric
1781
- * Insight ID: 1e17f8cf-aa34-4474-8dd5-c1249c688225
1782
- */
1783
- TableUsingLongNameMetric: string;
1784
- /**
1785
- * Insight Title: Table has AM metric
1786
- * Insight ID: 343b329b-e2b0-43b2-9724-de8cd664ebac
1787
- */ TableHasAMMetric: string;
1788
- /**
1789
- * Insight Title: merge cells insight
1790
- * Insight ID: 3ef94acb-1e15-49ef-88d5-e9e2931be959
1791
- */ MergeCellsInsight: string;
1792
- /**
1793
- * Insight Title: big insight
1794
- * Insight ID: 5517045e-661f-4d6b-b0b0-98030ab9f68c
1795
- */ BigInsight: string;
1796
- /**
1797
- * Insight Title: Table has multi metrics and multi formats
1798
- * Insight ID: 6d236ec6-5cf7-493e-8285-6613fde4ce18
1799
- */ TableHasMultiMetricsAndMultiFormats: string;
1800
- /**
1801
- * Insight Title: Column chart only measures
1802
- * Insight ID: 6ecba0d9-8fff-4c78-8adf-7f33cc1956c8
1803
- */ ColumnChartOnlyMeasures: string;
1804
- /**
1805
- * Insight Title: invalid insight
1806
- * Insight ID: 81452cc9-558b-4b4e-a70b-0a80f3bd2924
1807
- */ InvalidInsight: string;
1808
- /**
1809
- * Insight Title: Insight using long name metric
1810
- * Insight ID: 843701ee-8f24-4942-8522-872a96575f8e
1811
- */ InsightUsingLongNameMetric: string;
1812
- /**
1813
- * Insight Title: Column chart has not hyperlink
1814
- * Insight ID: 84d13bd9-f976-4e03-8b00-fec9497d580b
1815
- */ ColumnChartHasNotHyperlink: string;
1816
- /**
1817
- * Insight Title: Column chart long attribute has hyperlink
1818
- * Insight ID: 87c466b7-e3e0-4a1a-a45a-4ae333bce863
1819
- */ ColumnChartLongAttributeHasHyperlink: string;
1820
- /**
1821
- * Insight Title: Column chart has many hyperlinks
1822
- * Insight ID: 9a2ab62b-587a-4b16-9682-1b7962340354
1823
- */ ColumnChartHasManyHyperlinks: string;
1824
- /**
1825
- * Insight Title: Column chart with Department attribute
1826
- * Insight ID: b1614db1-3058-4071-a2fe-64a017d318c5
1827
- */ ColumnChartWithDepartmentAttribute: string;
1828
- /**
1829
- * Insight Title: AD has null value
1830
- * Insight ID: b3b665b7-bca2-0322-82f1-b86ky73k90f8afe
1831
- */ ADHasNullValue: string;
1832
- /**
1833
- * Insight Title: Parent Insight
1834
- * Insight ID: b3b665b7-bca2-4462-82f1-b0e01dff8afe
1835
- */ ParentInsight: string;
1836
- /**
1837
- * Insight Title: Combine with all filter types
1838
- * Insight ID: ba13041b-87bc-458c-a514-fcc0074c9973
1839
- */ CombineWithAllFilterTypes: string;
1840
- /**
1841
- * Insight Title: Negative Insight
1842
- * Insight ID: c1f236a4-b48a-4bf6-a94f-a89d5bde2fe9
1843
- */ NegativeInsight: string;
1844
- /**
1845
- * Insight Title: many data
1846
- * Insight ID: dcce2234-9097-47e7-a165-36cdbaa2e134
1847
- */ ManyData: string;
1848
- /**
1849
- * Insight Title: No data
1850
- * Insight ID: f00bd5d5-91da-4139-9e7e-5498d9fe49b5
1851
- */ NoData: string;
1852
- /**
1853
- * Insight Title: Column chart has hyperlink
1854
- * Insight ID: f7a50db1-5d2d-4b1a-82e6-e1648836985c
1855
- */ ColumnChartHasHyperlink: string;
1856
- /**
1857
- * Insight Title: unmerge cells insight
1858
- * Insight ID: fb53ecfb-3874-4bee-8612-afecd3fa3e04
1859
- */ UnmergeCellsInsight: string;
1860
- };
1861
- export declare const Dashboards: {
1862
- /**
1863
- * Dashboard Title: Dashboard column chart has not hyperlink
1864
- * Dashboard ID: 0de1f35f-994d-4803-b236-ae2549818104
1865
- */
1866
- DashboardColumnChartHasNotHyperlink: string;
1867
- /**
1868
- * Dashboard Title: Dashboard column chart has hyperlinks
1869
- * Dashboard ID: 2c269aba-2a5a-4d54-8bdb-bbf037645f0f
1870
- */ DashboardColumnChartHasHyperlinks: string;
1871
- /**
1872
- * Dashboard Title: KD has null value
1873
- * Dashboard ID: 5a224af3-902c-4acd-ac75-bfa88d80e044
1874
- */ KDHasNullValue: string;
1875
- /**
1876
- * Dashboard Title: KD with No data
1877
- * Dashboard ID: 61cbcfcd-efee-407f-ba3a-6c3170f50e03
1878
- */ KDWithNoData: string;
1879
- /**
1880
- * Dashboard Title: Dashboard column chart only measures
1881
- * Dashboard ID: 6dcf6335-92cf-4b77-981f-a1f4d0763053
1882
- */ DashboardColumnChartOnlyMeasures: string;
1883
- /**
1884
- * Dashboard Title: KD with big insight
1885
- * Dashboard ID: 75a429f8-6c26-422a-8e0d-9e52981f5403
1886
- */ KDWithBigInsight: string;
1887
- /**
1888
- * Dashboard Title: KD using long name metric
1889
- * Dashboard ID: 7b2cd4c1-bb41-473a-9017-e404cbc630d2
1890
- */ KDUsingLongNameMetric: string;
1891
- /**
1892
- * Dashboard Title: Target KD has null value
1893
- * Dashboard ID: a87209e0-c53f-4a6f-abf3-17c7d8d4079e
1894
- */ TargetKDHasNullValue: string;
1895
- /**
1896
- * Dashboard Title: Parent Dashboard
1897
- * Dashboard ID: d1965687-f7bd-41ba-9fa2-f63793d62a62
1898
- */ ParentDashboard: string;
1899
- /**
1900
- * Dashboard Title: KD with merge and unmerge insights
1901
- * Dashboard ID: dfb03d5e-ba83-4105-badb-0a02e2e668ee
1902
- */ KDWithMergeAndUnmergeInsights: string;
1903
- /**
1904
- * Dashboard Title: KD with many data insight
1905
- * Dashboard ID: e1e6e5fe-95bc-41b9-bd8c-d9cf5e88a5d0
1906
- */ KDWithManyDataInsight: string;
1907
- /**
1908
- * Dashboard Title: KD with invalid insight
1909
- * Dashboard ID: f50c7076-1d45-4031-a4fd-564459254b12
1910
- */ KDWithInvalidInsight: string;
1911
- };
1912
- //# sourceMappingURL=full.d.ts.map