Vic - does that mean that you can also edit the zDataTable and zDataField tables to add a pre-existing sql view?
We have many sql views that we are using excel macros and/or asp's to show complex queries due to the limited functionality of the BAQ wizard. I would ideally want to show these sql views as dashboards, which I presumably could do if they were in the dd.
Thanks
We have many sql views that we are using excel macros and/or asp's to show complex queries due to the limited functionality of the BAQ wizard. I would ideally want to show these sql views as dashboards, which I presumably could do if they were in the dd.
Thanks
--- In vantage@yahoogroups.com, "Vic Drecchio" <vic.drecchio@...> wrote:
>
>
> Easily? No.
>
> But technically you can do it. If you're a SQL customer, even easier.
>
> Test this in your sandbox environment first, but:
>
> The two tables you're looking for are ZDataTable and ZDataField
>
> ZDataTable is a list of all Vantage tables. ZDataField is a child of ZDataTable and has a list of all columns in all tables and their respective attributes.
>
> The ZDataField.Description is what you would want to modify on UD fields that you've allocated for something. It will be reflected front-side in the Data Dictionary.
>
>
>
> Vic
>
>
>
> ________________________________________
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Hyndman
> Sent: Wednesday, May 12, 2010 11:33 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] User field definitions in Data Dictionary
>
> Â
> Does anyone know if there is a way to document the use of user custom fields (e.g. Number01, Number02, etc.) in the Data Dictionary? For example, change the definition from Not Used to what we are using it for.
>