Anvita Rastogi
10th Forum Post
1st Forum Post
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 9
Posts
Recent activity by Anvita Rastogi-
Using RestAPI with Select 2js How can i pass query string parameter into the ajax call
Hi,I made a logi report in which I utilised the input select list element and added the data layer rest, and the input list and data were successfully formed. I also incorporated select2 js into th...
-
How can we show forcasting values on the line chart
Hi,As we are using forecast. current period element on the data layer Sql but unable to see the forecasting line Let me know how can we show that on canvas chart.Thanks & RegardsAnvita Rastogi
-
How can we create breadcrumbs automatically when there are n numbers of drills ?
Hi I want to create breadcrumbs when there is n number of drills and we don't know about it. and click on any breadcrumb we will go to a certain report.Can you please share a sample example report ...
-
How can i validate date range with diffent scerios on input Text?
Hi,I want to validate the date range on the basis of these scenarios. using input text1. start date is not greater than the end date.2. end date is not less than the start date 3. Date must be sel...
-
When enabling multiple dashboard panel instances the include script only works on one panel
Hi,When I enable multiple instances true and add two panels on the dashboard then one panel is working fine but in the other one include script is not working Let me know how can include script wor...
-
Is there any way to style the legends of the chart
Hi Currently on the line chart legends look like this but what we want to style the legends like thisIs there any way to style the legends in logi using any element in the canvas chart?
-
Checkbox list under Shared Element is to be shown multiple times in different panel parameters.
We created a checkbox list using javascript in the shared element, and this list can be called in the panel parameter to filter out and refresh the data. Now we have the functionality to show and h...
-
While creating Chart from 3rd party library having issue with passing data into the chart
HiThis is our D3 Js Script for creating a Hierarchal Edge Building Graph. I'll have to use Logi to implement it. <!DOCTYPE html><style>body {overflow: auto; margin: 50px 0px 0px 100px;font-size: 12...
-
Is there any way to call multiple dashboard in one definition and How can i use load panel plugin?
In the report there are loads of pannels what i was thinking is we could create something like a dash pannel directory and then each of the pannels are in their own reports as shared elements that ...