learning PQ and see its power
however, it would be fair to say VBA might be better for data transformation if it needs to be done routinely?
let's suppose I get data every week that needs to be transformed to produce a chart
from what I understand, with PQ I would need to manually transform the data every time , and although doing it manually on excel would take longer, VBA code can automate this
so far it seems PQ might be better for more when you get ad hoc data and it needs to be cleaned up or for ad hoc requests when the data needs to look a certain way
however, it would be fair to say VBA might be better for data transformation if it needs to be done routinely?
let's suppose I get data every week that needs to be transformed to produce a chart
from what I understand, with PQ I would need to manually transform the data every time , and although doing it manually on excel would take longer, VBA code can automate this
so far it seems PQ might be better for more when you get ad hoc data and it needs to be cleaned up or for ad hoc requests when the data needs to look a certain way