The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello!
I have 4 tables with the answers from a form and the date it was completed (1column is the answer and 1 clumn the date)
For example:
Those tables are not originally related between them.
My goal is to create one slider to show the amounts of "YES" on each answer in the specific date and this should filter those 4 tables at once. I tried to create a new table that gets all the dates and I related my 4 tables to this 5th. But I cannot activate my relationships, so I am trying to create a mesure with USERELATIONSHIPS on my cart. But this is not going well:
You say "tried to create a new table that gets all the dates" Is this a Dates table created with CALENDAR or CALENDARAUTO? It sounds like that's what you need.
Also is there a way to combine your tables into 1 (in Power Query)? That will make things easier.
I ended up making
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |