Lets take the example of our previous application- Sales Analytical Application
we are aiming to connect the 2 pie charts. profit per category and sales per category.
for that we need to pass 3 arguments.
1. source (chart)
2. target (chart)
3. dimension
so lets create 3 dimensions with the respective datatypes
source
target
dimension
Now lets write function for this.
Click on fx button.
now the same process for "Sales pie chart"
save and run at Application.
.png)










Comments
Post a Comment