Forum Discussion
Anonymous
8 years agoNot applicable
Apply Query Changes Slow
I have a rather large set of data of approx 85M rows (unworkable). I have reducded the size by using a custom query to select only data from the past two years (approx 8M rows). I have also cut the n...
Anonymous
8 years agoNot applicable
Is there any way that I can change from import to direct query with out having to open up a new workbook? I have quite a few custom columns that would be very time consuming to rebuild.
Anonymous
8 years agoNot applicable
HI Anonymous,
It is possible to change import to direct query if your report only has one datasource and it support directquery mode.
You can direct click on option at right bottom corner to change mode.(if exist)
BTW, if you have lots of calculate columns on your requirement, it not suitable to change to directquery mode.
AFAIK, most of calculate functions not allow to used in calculate column when you are in direct query mode, you need to modify them to measures.
Regards,
Xiaoxin Sheng