Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have the following tables and their fields that are used as PK and FK.
The fields are joined as follows:
Now what I did was I have on a page charts that use fields from table temppbi_resumenvariables and table temppbi_resumenvariables_dmcloud.
I also have data slicers that use fields from the temppbi_resumenvariables table, what I want is that they can also filter the charts that use the temppbi_resumenvariables_dmcloud fields, to mention that the fields from the slicers are in both tables. The fields that are used in the slicers are not used in the charts, these slicers and their fields help to generate the filters and have views on the charts that were built
What is your question?
As I indicate, I want that when I apply a segmenter (the fields come from table temppbi_resumenvariables) this filter is also applied to graph 2 (the information comes from table temppbi_resumenvariables_dmcloud
Show a picture of your data model that has the full table names.