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.
Hello,
I have some issues with filters in my power bi. I hope somebody can help me.
I have one table with production line, date, time of failure and some other information.
And another table with production line, date, time of failure and some other information.
What I want to have is, on one page two filter (for date and production line) which filters both databases.
I thought it is a problem with relationship, but it is not.
Can anybody help?
Solved! Go to Solution.
@Anonymous
You mean slicers?
create some additional tables have DatesDim and ProductlineDim and connect them to both fact tables
and create slicers and it should work as you desire
Proud to be a Super User!
@Anonymous
You mean slicers?
create some additional tables have DatesDim and ProductlineDim and connect them to both fact tables
and create slicers and it should work as you desire
Proud to be a Super User!