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.
Hi,
It's possible fixed my table with only last 2 years ignoring External filters of my Calendar?
When i filter the month for example (march), the table filter all years to selected month, but i don't want this..
i Want "to freeze" the table with all months to my last 2 years from today ignoring the filters.
My measures:
measure 1:
Receita R$ = sum(F_ODO[VALUE])
measure 2:
Total de Atendimentos = distinctcount(F_ODO[id_odo])
measure in the table:
Fixed = DIVIDE([Receita R$],[Total de Atendimentos])
Relationship is D_CALENDAR[DATE] ----> F_ODO[DATE]
Solved! Go to Solution.
Hi @marcio_fornari ,
A quick fix might be to tweak the interaction of your slicer with the visual:
For this click on the slicer, then under format you should be able to find the button edit interaction. Finally, click on the stop/none symbol. Now the slicer won't be having any effect on your visual.
Let me know if this helps!
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
Also happily accepting Kudos 🙂 |
Feel free to connect with me on LinkedIn! | |
#proudtobeasuperuser | |
Hi @marcio_fornari ,
A quick fix might be to tweak the interaction of your slicer with the visual:
For this click on the slicer, then under format you should be able to find the button edit interaction. Finally, click on the stop/none symbol. Now the slicer won't be having any effect on your visual.
Let me know if this helps!
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
Also happily accepting Kudos 🙂 |
Feel free to connect with me on LinkedIn! | |
#proudtobeasuperuser | |
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |