cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Create a Script-Based Calculation View in HANA Development Perspective

Former Member
0 Likes
230

Hi Friends,

I am trying to create script based calculation view in HANA development perspective using project explorer.

When I create the file with extension like  CV_TEST_SQL.calculationview , I am getting only graphical view but not getting the script based view.

In the help document , it asked me to change in Semantic node to get SQLScript node, but there is no such option to create script based view

Please help!

Thanks in Advance!

Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Kumar Swamy,

We can Change in subtype dropdown.

we can select SQL Script

Former Member
0 Likes

Hi Srihari,

Thanks for your response. I have created lot of script based calculation view in HANA Modeler perspective and have seen this initial screen with these options ( Graphical / SQLScript )

But I am trying to create script based calculation view in Project explorer ( HANA Development Perspective ) . If I create a file with extension as .calculationview, I get only the graphical view and no where I can see option to change as Script node.

Thanks

Kumar

thomas_jung
Developer Advocate
Developer Advocate
0 Likes

What wizard are you using. If you just use File->New->File and choose the correct extension; then you won't get the full wizard.  However if you choose File->New->Other; then choose the Calculation View wizard from the list:

You then get the full wizard dialog in the subsequent screen:

Former Member
0 Likes

Hi Thomas Jung,

Thanks! It worked.

I am following your Next Step in HANA Development,it was really interesting. Hope coming week units will be more helpful for me.

Regards

Kumar