Forum Discussion
jogrun87
3 years agoRegular Visitor
Dynamically create Reference queries based on number distinct values in a column
Hi everyone, I have a base CSV that has a column called 'Usage'. Each time this CSV is generated the number of distinct values in the 'Usage' column will change. Today it is 3, tomorrow it coul...
- 3 years ago
Thanks Pete, I thought this was the case, the XY probleem seems like it was written just for me :D. I was over-thinking the problem completely.
I've gone with another (much simpler) method, of just adding cond. columns, that can each cater for a wider range of values. Thank you for your reply
jogrun87
3 years agoRegular Visitor
Thanks Pete, I thought this was the case, the XY probleem seems like it was written just for me :D. I was over-thinking the problem completely.
I've gone with another (much simpler) method, of just adding cond. columns, that can each cater for a wider range of values. Thank you for your reply