How to restrict data in a Table based on a Date dimension
Hello Everyone,
I have a table where i have columns (All Dimensions only). I have a Act_Date field where we have data for each timestamp and date combination (Data is stored day wise).
I want to show only data for max(Ac_Date) in the table.
Expectation is only data for highest date should be displayed.