The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.