Trying to condense / group rows to remove nulls, any help appreciated
Hello,
I am working on a data flow that needs to perform various substring functions to isolate data from a large xml string.
I have gotten it close, where the data is linked to the log / time / user in in the sql database, and i am able to separate values into appropriately named columns.
I would like to know if/how to condense these rows so that the nulls disappear, and only the log, starttime, logged in user (these should be the same across all rows that have the same log)(log is unique so there will not be more than one row that has a value)
Please see picture below:
Thank you!
Best Answer
-
Group by your log start time and logged in user and take the max values
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0
Answers
-
Group by your log start time and logged in user and take the max values
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
Thank you for your reply @GrantSmith
I ended up using a series of joins, but your advice is useful for the final card that will display the data.
take care!
0
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 470 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 194 Visualize
- 253 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 174 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive