Yes, the data source needs to be enabled for web-based modeling.
You do not have to build a complete Data Module on top of it, just a Data Module that has this data source as one of it's sources. However you do have to import the metadata for the particular data source. This can be an empty set of tables if you use Native SQL, but needs to contain at least the tables in the sql if you're using Cognos SQL.
It is not possible to model on top of the FM model and specify the SQL.
// Henk
------------------------------
HENK CAZEMIER
------------------------------
Original Message:
Sent: 03-29-2019 04:04 PM
From: Missy Miller
Subject: Dashboard query help
In order to supply the SQL within the Data Module, does the data model have to use a Data Server as a source? Or can a package be used?
Missy
------------------------------
Missy Miller
------------------------------
Original Message:
Sent: 03-29-2019 03:40 PM
From: HENK CAZEMIER
Subject: Dashboard query help
Hi Missy,
Dashboarding doesn't allow the definition of queries, and thus doesn't allow queries with user-defined SQL either. You could create a Data Module and supply the desired SQL in it and base your dashboard on that Data Module.
// Henk
------------------------------
HENK CAZEMIER