Use this tag for questions related to the WebDataRocks Pivot Table library.
Questions tagged [webdatarocks]
79 questions
0
votes
0 answers
How can I have report values filtered from webdatarocks?
I'm using WebDataRocks report from https://www.webdatarocks.com but when I try to use the method report.getData({}) the following error happens:
error
I need the current values filtered to export in json file.
Thanks

rlipka
- 11
-1
votes
1 answer
Tech stack for a FP&A solution
Maybe I'm sailing in deep water and one of you could throw me a life preserver to better understand what I want to ask.
I have received a request to identify the components that a solution like the one in the image could use, this is an FP&A…

Yelmox
- 31
- 1
- 7
-1
votes
1 answer
WebDataRocks If I change the tab while downloading the slide, the download is aborted
When converting from pivot table to html in webdatarocks, pending conversion stops when tab changes How do I fix this ? (if you want the code i can add)
I'm opening the table in an iframe maybe that's why I'm not sure

Cem Özbey
- 9
- 3
-1
votes
2 answers
I want to attach an API key to my URL to give access to the database, the problem is attaching it to the filename
I want to attach an API key to my URL to give access to the database, the problem is attaching it to the filename
var pivot = new WebDataRocks({
container: "#wdr-component",
toolbar: true,
report: {
dataSource: {
…

Demilade Kusa
- 21
- 4