Jump to content
Changes to the Jaspersoft community edition download ×

yfattibene

Members
  • Posts

    18
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by yfattibene

  1. is it possible to create an editable field for word export? if yes, is there a solution to this? Thanks in advance.
  2. a customer asked us to be able to change the values ​​of the graphs in the export to PPT, but we know that jasper exports them as images. Alternative solution is to create dynamic charts with Excel and import them into jasper, maybe in the export to PPT we can and make the labels editable.
  3. want to know if it is possible to import / include an excel file in jaspersoft report version 6.11. Alternatively if there is the possibility to export charts in PPT with editable labels. thank you very much for helping.
  4. Hi I need help with a linear chart. Linking it to a list of json I would need to hide two list elements that i don't care to see in the preview. Each list contains a flag (boolean field) which, if true, shows the lists we are interested in. Unfortunately, this does not work. Does anyone know a workaround not to show the two lists you don't need? thank you very much in advance.
  5. I would like to know if it would be possible with the Crosstab toavoid dupplication of data?! I'd only need to see the table once. (view image) thank you so much for the precious help
  6. Would it be possible to make the field fit the longer one (ex.img) ? I tried all the properties but nothing works. Is there any particular property? thank you in nticipo for the help
  7. How can I extrapolate list fields into JSON even if I'm NODE in theDataset? Thank you so much in advance
  8. Is it possible to create a blank text field by fixing a font in it so that when exporting to Word a user can write with the same font? Thank you in advance for the help
  9. How to create numbered multilevel header styles that you also want to report in the index? Thanks a lot in advance
  10. Would it be possible to create an alphabetical list in TocPart? (example in the picture) using an expression like this? $F{level} == 1 ? 1 : ($F{level} == 2 ? ($V{level2Index} + 1) : $V{level2Index})
  11. Grazie mille ottima soluzione.... funziona perfettamente arnaudsimon091
  12. Would it be possible to link from the pages to the main page? That is, from the TocPart to the Report pages and from pages toTocPart? Basically I would need a "INTRO" (as in the image) that allows youto take me back to the beginning of the Report. Do you know a functional solution? Thanks in advance
  13. Can you enter the numbers values in Jasper's graphs? As in the image example Thanks in advance
  14. Thank you for responding, I tried both solutions but do not work, the matter is that those pages blank pages actually contain data but are not affected by a sublist. All I have to show you are the most important facts related to the sublist the rest is not important. I'm working on it but appeal nothing works is I have urgent deliveries.
  15. Grazie per aver risposto, ho provato entrambe le soluzioni ma non funzionano, la questione è che quelle pagine pagine vuote in realtà contengono dei dati ma che non presentano una sottolista. Tutto ciò che devo mostrare sono i dati principali collegati con la sottolista il resto non è importante. Ci sto lavorando ma a quanto pare non funziona nulla è ho urgenza per una consegna.
  16. ENG: Hi, It is only recently that is the world of Jasper. I'm integrating a report with data from JSON file, composed of a list of elements which, in turn, have a sublist is not always valued. What I need is that when generating I produce subreport from the elements with sublists. Expressions are I appear to be correct [add HERE theE XPRESSIONS], the only problem is that the generation of white pages for subreports that are not valued. Thanks in advance Salve, è da poco che sono sul mondo di Jasper. Sto integrando un report con dei dati provenienti da file JSON, composto da una lista di elementi i quali a loro volta possiedono una sottolista non sempre valorizzata. Ciò di cui ho bisogno è che durante la generazione mi produca sottoreport dagli elementi aventi sottoliste. Le espressioni sono mi sembrano corrette [AGGIUNGI QUI LE ESPRESSIONI], l'unico problema è che la generazione di pagine bianche per i sottoreport non valorizzati. Grazie in anticipo;
×
×
  • Create New...