how to make relationship with period name(QTD,YTD,MTD) with date
Hi,
I have created a report having Period name (inline table field),year,month,Week as filters. so all charts are correctly working for the selections of Period name and Date fields individually. but i need to have relation ship b/w Period name and Date column. that is whenever I select Period_name that relevant date values should be shown in white. ex: if i select 'YTD' so date columns (year,month,week) should be shown from year start date to today.