Hi,
Lets say I have an array of [1 2 3 4 ....].
Now I want to upsample it by 5, meaning [1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 .....].
I can't find any function to help me with it.
I will appreciate your help :-)
Oded
Hi,
Lets say I have an array of [1 2 3 4 ....].
Now I want to upsample it by 5, meaning [1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 .....].
I can't find any function to help me with it.
I will appreciate your help :-)
Oded
Try:
![]()
Please Login or Register to view this content.
let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source
If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE
Walking the tightrope between genius and eejit...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks