I have a model that works nicely with a time reference every day.
The problems starts when I want to take advantage of the fact that I have new data points from measurements every 15 minutes.
I would very much like be able to aggregate my data at least on hour basis and not just days in order to see effect of different setting on the machinery on our plant.
I've made a list for 2013 with timesteps every 15 minutes and then I've made a coupling between my measured data, collected at the same timesteps.
I think the reason why it doesn't work is that the two time colomns do not match perfectly numericly due to "sliding seconds due to the numerical representatiojn of data nad time in excell)". Is this correct? I do not get any error message, Power Pivot simply do not aggregate correctly. I guess what could solve my problem ( if I'm righ in my diagnoses) is a combination of dateadd and timeadd.
But there is no Timeadd in DAX.
I'm grateful for all advice.
Sannsol.
The problems starts when I want to take advantage of the fact that I have new data points from measurements every 15 minutes.
I would very much like be able to aggregate my data at least on hour basis and not just days in order to see effect of different setting on the machinery on our plant.
I've made a list for 2013 with timesteps every 15 minutes and then I've made a coupling between my measured data, collected at the same timesteps.
I think the reason why it doesn't work is that the two time colomns do not match perfectly numericly due to "sliding seconds due to the numerical representatiojn of data nad time in excell)". Is this correct? I do not get any error message, Power Pivot simply do not aggregate correctly. I guess what could solve my problem ( if I'm righ in my diagnoses) is a combination of dateadd and timeadd.
But there is no Timeadd in DAX.
I'm grateful for all advice.
Sannsol.