Forum Discussion
Anonymous
6 years agoNot applicable
Metric not filtering by date
Hi All! I've loaded 3 tables and joined them. But I have the problem that one metric doesn't get filtered by date. The Cost metric. I don't know what I'm doing wrong. This table is using Order Dat...
v-gizhi-msft
Community Support
6 years agoHi,
For your issue 1, you can create a new slicer table to filter 'Google Ads'[Campaign type], try like this:
SlicerTable =
DISTINCT (
SELECTCOLUMNS ( 'Data Studio', "Campaign ID", 'Data Studio'[Campaign ID] )
)Then create this table and 'Google Ads' table as one-to-many relationship.
Choose this table's field as a slicer, and you can filter Campaign Type by Campaign ID.
For you issue 2, please try to add [Order Date] field from 'Order Date Key' table to your original table visual.
Hope this helps.
if these still do not solve your issue, please share some sample data and relationships(linked columns) between each two tables for me to help you further.
Best Regards,
Giotto
Anonymous
6 years agoNot applicable
- Anonymous6 years agoNot applicable