python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
JSON data returned by API not showing in webdatarocks angular
I am trying to display the data returned by REST api in json format using angular but nothing loads on screen. Any idea how to achieve that?
Below is what I am trying to do -
getData() {
this.servi...
user6067069
Votes: 0
Answers: 1
How to specify multiple measures with different aggregation function?
I want to display min, max and average of the same data field. Tried the designer on demo page and it is not possible to add same column into Values list, nor is it possible to check multiple aggregat...
k2s
Votes: 0
Answers: 1
ERROR TypeError: Cannot read properties of undefined (reading 'qa')
I can't fix this. I'm using webdatarocks with googlecharts in Next.js. When I change the pivot design to flat mode appears an error when this code are executed in my component:
window.webdatarocks.goo...
IOrch-K
Votes: 0
Answers: 1
Export to Excel in hh:mm:ss in Webdatarocks web pivot table
If there is a data which is configured as time in webdatarocks, then it is exported correctly in hh:mm:ss format in Excel.
But if we have a calculated value which is obtained by dividing time value by...
Armands Bunkovskis
Votes: 0
Answers: 1