sql dataflow
Discussion List
-
Mimic VLOOKUP based on Date RangesI'm looking for a way to merge two sets of data based on approximate matches. I have two datasets: …Answered ✓ JamesCH 151 views 2 comments 0 points Most recent by JamesCH Data Platform & Data Science
-
Historical Database I inheritedHi all. I'm dealing with CRM data, and have a snapshot of all of our data that is appended to a…
-
sql dataflow turn off input dataset limitIn sql data flow can I turn off the input dataset loaded limit? cuurently it set at 500K. I have bi…Answered ✓ user14456 254 views 4 comments 0 points Most recent by ST_-Superman-_ Data Platform & Data Science
-
Trying to filter out rows, where a certain column has NULL valuesHi, I have a dataset of almost 2 billion rows. I need to filter out rows, where a certain column h…