diff --git a/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html b/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html index b46cb22..c3f51ad 100644 --- a/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html +++ b/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html @@ -54,6 +54,9 @@ SureConnect + + Calculated Fields + @@ -82,8 +85,9 @@
- + {{user.url | slice:0:30}}{{user.url.length > 30 ? '...' : ''}} + + + @@ -256,7 +268,8 @@ [style.color]="item.conditionValue == app[transform(item.fieldtext) ] ? item.conditiontextcolor : item.textcolor"> File Preview
+ [style.height]="item.imagewidth !== '' ? item.imagewidth + 'px' : '100px'"> +
@@ -292,17 +305,6 @@ - - - - - - - - - - - -

Extension

@@ -405,6 +398,9 @@
+ + + +