Yes as long as you set up the view correctly.
I tested this on MIP 3.2 using the Sample Retail Template thus:
libname mipport "<SAS Config>\<Risk Work Group>\SASModelImplementationPlatform\input\portfolios" ;
data mipport.myView/view=mipport.myView ;
set mipport.retail_portfolio_10000 ;
run ;
Note: it is important that you use the "mipport" as the library referenceThe cube ran successfully,
I would recommend you try the same steps to confirm, then carefully test for your portfolio data.
Yes as long as you set up the view correctly.
I tested this on MIP 3.2 using the Sample Retail Template thus:
libname mipport "<SAS Config>\<Risk Work Group>\SASModelImplementationPlatform\input\portfolios" ;
data mipport.myView/view=mipport.myView ;
set mipport.retail_portfolio_10000 ;
run ;
Note: it is important that you use the "mipport" as the library referenceThe cube ran successfully,
I would recommend you try the same steps to confirm, then carefully test for your portfolio data.
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
Explore Now →