SQL Query results
SQL Query results
Comments
-
Search for the datatype Charged_Off_accounts in the top search bar and find the defined datastructure for your query. Edit it, find the SaleData field and select Can be Null then save it. Then re run and see if this value is returning as null.
-
Search for the datatype Charged_Off_accounts in the top search bar and find the defined datastructure for your query. Edit it, find the SaleData field and select Can be Null then save it. Then re run and see if this value is returning as null.
-
I use a query at the beginning of a flow to get data.
Query results – notice that sale date can be null.
Query result in the flow – notice that it is creating a sale date when it should be null. I need it to be null – how do I fix that?
