Forum Discussion

gomezc73's avatar
gomezc73
Helper V
4 years ago
Solved

Static table Vs dinamic table

Hi,

 

I would appreciate if you can guide me on the best way to handle this:

 

I am creating a Balance report in PBI, where I need the data from 2 years back to today (I am using JD Edwards).

 

Of course I already made a query that extracts the data, but the Refresh is a bit slow.

 

So I wanted to do the following:

 

a. To have the data from 2020 to last month, in a table that will be refreshed monthly, the day of accounting close. (It would be the Historical data)


b. On the other hand, to have in another table that makes the daily refresh with the transactions of the day to have the information of the current month.

 

This way I could make a UNION or MERGE to join both tables and in this way, the report would be faster.


I would appreciate if you can guide me on how to handle it.

 

Note: I don't if it is possible to schedule a refresh in different times for two tables in the same report..

Greetings.

 

5 Replies