Forum Discussion
mahdiF
6 years agoNew Member
Filter a Table based on value selected in another table which itself is filtered by a slicer
Hi,
I am new to Power BI. I have a slicer (model) that filters an equation table (equation name related to the model name by model ID). Now I want to filter a model input table based on my selection in the equation table.
The relation is model > equation > model input
How can I do this?
Thank you,
1 Reply
- JosefPrakljacicSolution Sage
Hey mahdiF,
may I ask you to post your entities and describe their relationship?
If you have your datamodel in place and if you have set your relationships right - you should be able to filter with your model_input table.
model - (N:1) - equation - (N:1) - model_input
Could maybe describe your expected result more? What do you actually mean with model input?
BR,
Josef