typeOf not working

Hi ,

local!hello: fn!cast(
fn!typeof({cons!TEST_VIEW}),
local!datasubsetF
),

In this cast i am trying to convert local!datasubsetF(Type is HELLO_VIEW(10 Column)) to cons!TEST_VIEW(12 column).

But its returning local!datasubsetF value without new columns.

my need here is to convert one view data type to another view. where in both view difference is only two new columns rest everything is same.

Plz suggest any approach or correct here if anything wrong.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data