Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have the following conditions
If WildMatch(AD_StepDescription,'AIR INLET TEMP (C)') AND AD_Value >= 35 AND AD_Value <= 55 then complete and if WildMatch(AD_StepDescription,'DEWPOINT (C)') AND AD_Value >= 1 AND AD_Value <= 8 .Is it complete? If not, it is Incomplete. What should I do?
Because when I put in the conditions The output is displayed in 2 lines, where I want the data to be displayed in just one line.
Want to do it in Dimension.
can you share a rough representation of how you want the output to be ?
Regards,
Aditya
The results I want
Are you using the shown expression as a calculated dimension?
If possible, can you share sample data to work on ?
Regards,
Aditya