× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2009-01-20T22:29:00Z  · last modified 2009-01-27T18:11:04Z

Script to new window in Pivot Grid


Dev mattbrumley(*)
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component App - Charts
Version 07.5

SQL server 2000

Select * from Orders

Open pivot grid and drop shipcountry to Row field

add frieght to Data field as shown in pic.

Then Script to New Window and execute the Script. ADS displays a blank pivot grid instead of the original chart

select * from orders
go
.setPivotResultSettings 'Index=1,
    RowFields="[ShipCountry] {None} ASC",
    DataFields="[Freight] {Sum} ASC",
    ShowChart=true,
    ShowToolbar=true,
    Paging=true,
    Split=535,
    Chart="{column}",
    RotX=312,
    RotY=-8,
    RotZ=0,
    Zoom=20.606081,
    ScaleData=true,
    ShowLegend=true,
    ShowGrid=true,
    PieExplode=0.0,
    GroupSmallValues=true,
    SmallValuesThreshold=3.0,
    PieLabelDistance=3.0,
    PieShowLines=false,
    LineWidth=1.0,
    Width=16.0,
    Height=10.0,
    Depth=5.0,
    SeriesSpacing=1.0,
    CategorySpacing=1.0,
    Font="PMingLiU-10",
    TopColor="#E9D9A9",
    BottomColor="#FFFFFF",
    PanX=-8.0,
    PanY=-5.0,
    Lighting=Default,
    View2D=false,
    StackedPercent=false,
    ShowValueAxis=true,
    ShowCategoryAxis=true,
    ShowSeriesAxis=true,
    UseCategoryAxisRange=false,
    MergeAxis=false,
    SeriesAlias="default",
    SeriesSubType="",
    SeriesColumnType="Cube",
    SeriesMin="default",
    SeriesMax="default",
    SeriesColor="default",
    SeriesFunctionMetaData="true",
    LegendPosition=Top Right,
    LegendWidthType=Fit,
    LegendWidth=100,
    LegendHeightType=Fit,
    LegendHeight=160,
    ShowFixedCategoryCount=false,
    FixedCategoryCount=0,
    ShowFields=true,
    ShowTotal=false,
    ShowSubTotal=false,
    SortDataAscending=true'
 

2 attachments

Issue #2280

Closed
Fixed
Resolved 2009-01-27T18:11:04Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017