Forum Discussion

rosscoy's avatar
rosscoy
New Member
2 years ago
Solved

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...
  • DataInsights's avatar
    2 years ago

    rosscoy,

     

    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.