Thursday, July 7, 2022

Calculative field

1. Some calculations comes under Diemensions and some under Measures

2. Some calculation we can change from Dimension to Measures and vice versa

1 comment:

How do I find only strings that contain precisely "ABC" (upper case), but not those that contain "abc" or other upper/lower case combinations?

  How do I find only strings that contain precisely "ABC" (upper case), but not those that contain "abc" or other upper/...