Hi all,
looking for some advice on how to actually setup a datalake view. Infor help docs lead to circles :)
Any quick tips would be appreciated
ok - managed to figure it out… there is no UI - just have to create it by using SQL query in the compass ui - Create View {viewname} AS {SQL Select command}
For views, the CREATE, ALTER and DROP DDL are supported. These Compass SQL statements can be executed anywhere Compass SQL is allowed (JDBC, UI, API). You can also use Data Fabric Metagraphs to build and publish a view.