Viewing 9 posts - 16 through 24 (of 24 total)
This was removed by the editor as SPAM
July 18, 2023 at 4:46 pm
This was removed by the editor as SPAM
July 17, 2023 at 4:05 pm
This was removed by the editor as SPAM
July 15, 2023 at 7:28 am
This was removed by the editor as SPAM
July 14, 2023 at 8:24 am
This was removed by the editor as SPAM
July 13, 2023 at 6:41 am
This was removed by the editor as SPAM
July 7, 2023 at 1:23 pm
To achieve the desired logic, you can use nested CASE statements to combine the conditions and determine the overall color. Here's an example:
CASE
WHEN
(
(
ISNULL(FORMAT((SUM(CASE WHEN [CAS_AT].[Event_Code] IN (@EC01, @EC02) THEN 1.0...
July 6, 2023 at 12:03 pm
In Microsoft SQL, you can find the spaces between the first and last name using various string manipulation functions. One approach is to use the CHARINDEX function, which returns the...
July 5, 2023 at 12:58 pm
Yes, it is possible to export Data Classification recommendations as a PDF or text file. Here are the steps to do so in Microsoft 365 Compliance Center:
April 29, 2023 at 12:54 pm
Viewing 9 posts - 16 through 24 (of 24 total)