Questions tagged [dossier]

Ruby-based report generation/presentation Rails engine

Dossier is a Rails engine that turns SQL into reports. Reports can be easily rendered in various formats, like HTML, CSV, XLS, and JSON.

  • If you hate SQL, you can use whatever tool you like to generate it; for example, ActiveRecord's to_sql.
  • If you love SQL, you can use every feature your database supports.

Read more on github

8 questions
2
votes
0 answers

Spagobi collaboration issue in analytical dossier

i have created a dossier document in Spagobi Tool. My presentation template contains 2 slides and i have created 2 task nodes accordingly in the workflow process. When i execute my dossier document on the server it is throwing an error stating…
1
vote
1 answer

Is it possible to add 2 rows of header to a Microstrategy Dossier?

in Microstrategy Dossier, is it possible to create 2 rows of header, such that the first row is the grouping information and spans to number of columns to identify as a group? for example : group "Inbound costs" should span to "Dep1 | Dep2 | Dep3"…
kayhan yüksel
  • 378
  • 2
  • 9
  • 24
1
vote
2 answers

Using url variables in dossier reporting gem

I'm trying out the dossier gem for reporting. https://github.com/adamhunter/dossier Can't seem to find in any of the docs how to send over a url variable like reports/test.csv?id=1 Have tried a few things, either get errors or blank values.
Seth T
  • 305
  • 1
  • 10
0
votes
0 answers

MicroStrategy Text Later Dynamic Data

How can I call data that will be displayed in Dosier as dynamic data within a Text Layer, so text coming from a database field versus entering the value? Use case is we have clients where the same value is called two different things, but would like…
Jacob
  • 1
0
votes
0 answers

How to rich-text format dynamic text displayed in Dossier?

I know that Dossier support rich text formatting and provides a control, but I can't seem to find any documentation describing how to format dynamic data so it's displayed formatted. I don't have access to MicroStrategy or any other way of testing.…
G. Stoynev
  • 7,389
  • 6
  • 38
  • 49
0
votes
1 answer

Querying data in MicroStrategy by REST API's

I'm working on MicroStrategy Project. I need to retrieve the metadata and underlying data used by existing reports and dossiers (could be created from outside of the organization and imported into my Intelligence Server, which means I don't have the…
eric
  • 51
  • 4
0
votes
1 answer

Javascript submit before moving to next step

I'm a novice with javascript but can usually make due. In this case, I'm having a problem with the first portion of the code submitting before executing the next portion of the code. The idea is to trigger a click, wait 5 seconds, then trigger a…
0
votes
1 answer

how to visually design reports generated by dossier?

I have used dossier to generate reports in my application. Now I want to visually design my reports generated by dossier like charts. Is there any gem available to do that? Can you please any one help me (or) tell me to how to use iReport in rails…
Thrikal Samy
  • 302
  • 1
  • 3
  • 12