ALL Dax problem

Hello,

I have a dashboard which has YTD sales Nov to April Q1-Q2 (using offset function to exclude current month) and ALL to ignore quarter filter which works fine in a card

image

I want to have a tooltip which looks like this
image

My problem is when I select Q3 on the slicer, my tooltip no longer works (YTD number is fine)

image

Any suggestions how to get the tooltip to show Q1/Q2 using dax when I select Q3?

ALL dax problem.pbix (88.5 KB)

Thankyou for the feedback @AntrikshSharma. I was mainly checking if it could be done easily with DAX but I think it will be much simplier to use Edit Interactions and disable the charts for the qtr slicer.