Forum Discussion
rosscoy
2 years agoNew Member
Power Bi - Replicon
I'm currently using Power Bi to visualise information from Replicon (a time sheet system). But unfortunately, due to the large size of the data coming from Replicon, it can take quite a while for the...
- 2 years ago
You could apply a filter to EntryDate by clicking the dropdown for EntryDate and specifying a filter:
Ideally, the filter would be pushed upstream to Replicon (query folding) so it extracts only the desired rows from Replicon, instead of extracting all rows and then removing the unwanted rows in Power Query.
DataInsights
Super User
2 years ago
You could apply a filter to EntryDate by clicking the dropdown for EntryDate and specifying a filter:
Ideally, the filter would be pushed upstream to Replicon (query folding) so it extracts only the desired rows from Replicon, instead of extracting all rows and then removing the unwanted rows in Power Query.