Forum Discussion
akj2784
Post Partisan
8 years agoCreate variable to user in Metrics/Reports data
Hi Team, I have a requirement to use a variable to filter the metrics data, or sometimes put filter at the report level too. e.g If I have a revenue metric, I want to see the revenue untill the ...
Anonymous
8 years agoNot applicable
akj2784,
In the following screenshot, you can choose different filters(equal to, is before or equal to) for different tables.
If you still have questions, please share sample data of your tables and post expected result.
Regards,
Lydia
akj2784
Post Partisan
8 years agoLet me try to explain again.
W_DAY_D is a common day dimension which is joined to Revenue and forecast Fact on some FKs.
Revenue and Forecast fact will not have the date column.
I want to apply this parameter filter only to Revenue Fact joined to w_day_d and NOT to Forecast joined with w_day_d.
With your method, I can apply the parameter filter at table level which may not help in my case.