You can use writeback to write data at leaf or node level and to restructure dimensions by moving branches and nodes.
Many tools (including excel, maybe with some macros) allow you to write back at leaf or node value, but I'm not aware of a tool that gives you the ability to restructure a...
You can use dblinks in Postgresql, they are supported in a contrib package, which is also available on windows (v 8.0 only).
Because in Oracle you are using a synonym to hide a dblink.
What follows is an example taken from the docs:
SELECT *
FROM dblink('dbname=template1', 'select proname...
Do you have LDAP up and running? Can you tell me which ldap attributes you have populated? I've run into a bug of the config tool caused by missing attributes.
Thanks
Stick to your guns
Do you have LDAP auth up and running? Can you tell me which ldap attributes are populated in your server? I went into a bug of the conf tool caused by missing attributes.
Stick to your guns
Hi, did anyone got OpenLDAP (set up as a linked server) to return more than ADsPath?
I'm able to put appropriate clauses in where part of the query but not to choose what is returned.
Stick to your guns
Remember that often Unix means Solaris, HP-UX and AIX, that all run on a kind of hardware (in terms of performance, throughput and reliability) that is simply not avalable for Linux or Windows.
Personally I would not attempt a Tb datawarehouse on Intel hardware and would not trust Windows as a...
I've implemented actions as described by MDXer, all images are on a webserver and the action opens a browser window (from excel) with the image and a short description.
Stick to your guns
The key you are looking for is:
HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\BusinessObjects\5.0\BusObj General Preferences\busobj\Options\AddIn
Stick to your guns
You can copy and paste them in the Analysis Manager or use backup and restore to the remote server.
I usually develop cubes on my laptop and copy/restore them to the testing and development server this way.
Stick to your guns
I don't understand ho MySQL can be an option in an enterprise environment, it lacks stored procedures, views, triggers, check constraints (and many other advanced features), right now it is "just" simple and fast.
I would suggest to look for PostgreSQL (*nix and Windows platform support coming...
You wrote:
In our Reporting package (Cognos Impromptu) I can achieve this by summing the Average of each Order/Line No combination for a known dimension.
Why not do this in AS, I believe you can build a calculated measure or better add it as a new column in the fact table.
Stick to your guns
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.