We will not be able to modify measure screen to show the database TABLE name along with the column name because you will find instances where the same column with similar names exists in more than one table.
Modifying the 'From' email ID in arc.properties and re-caching changes will enable you to view the altered 'From' email ID only in case of Report Subscriptions and Alerts. However, in case of Schedule Email and Export Email, the email ID of the user ...
For the Measure C170 the DB_COLUMN_NAME (date_key) was mentioned in lower case. whereas in DB the column name (DATE_KEY) is upper case. Change the Measure "C170" DB_COLUMN_NAME to upper case, the KPI should work fine.
This problem occurs because the attribute is mapped to the same DB column as that of the pre-existing base measure. We can manually create base measures with two different names but map it to the same DB column. However, if we are expecting a ...
This problem can occur due to presence of special characters present in one of the branch descriptions. Do not use special characters so that the problem can be avoided.