nuevoleonkx commented on issue #7804:
URL: 
https://github.com/apache/incubator-superset/issues/7804#issuecomment-696918117


   > As suggest by @villebro I applied **offset** parameter to **query_obj** by 
adding a offset-limit widget on table-chart. We are able to render the 
limited/specific( i.e every time, we have to provide static-offset-value) 
records based on provided offset value(static-offset-limit), **_but I could not 
reach @anandhurajan 
scenario(https://datatables.net/examples/data_sources/server_side) where offset 
value is dynamically created_**.
   > 
   > Our scenario is to get dynamic offset value based on page_number and 
show_entries, for the same it should be called **explore_json/any_api** to get 
data_resource by running SQL_Query from back-end. Do you have any idea to 
manipulate/update on front-end to get dynamic offset-values( 
page-number*entries), just like as provided on client_side_pagination on table 
view.
   
   can you please share your approach? I'm trying to get this feature on 0.36. 
Thanks in advance
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to