Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Select records inbetween

$
0
0

Hello,

 

I would like to know if there is an easy way to select records between a certain data

 

For exemple I have a table that looks a bit like this :

 

F8F9
Family StatusSingle
  
Prorata1
 Jan
 ------------
Gross Salary7061,7839999999997
Car allowance120
 ------------
Net500

 

 

I would like to select records only between Jan and Net, or better between the ------------ 

 

Reason is that I need to transform those numbers and round them to 2 decimals, without touching to the others variables.

 

I know the easy would be to put a record ID and then select with the > or = from the filter tool.

 

But I can't rely on record position (as I'm used to), as I have to make my workflow the most dynamic possible and the position of my records is likely to change with other data set.

 

If anyone has a formula, or a way around to solve this, 

 

Thanks! 


Viewing all articles
Browse latest Browse all 4999

Trending Articles