Need a special offer?Find out if your project fits.
+

How show date value

Resolved
Cleyton Barroso asked on May 4, 2017

Hello 
In my cube have one field of type date. This field show the properties: year, month and day.
I need show the field with value complet , for exemple : 04/05/2017, and not show properties, year or month or day
 

1 answer

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster May 5, 2017

Hello Cleyton,
Thank you for your question. When you use the cube as the datasource the Flexmonster component just shows the data which he gets from cube without any change. The component does not apply any manipulations on data from the cube. In such cases, we recommend checking the date types specifications of the cube. Setting the appropriate date type should solve your case. Please have a look at "date string" type. It seems that it should match your case. Still, if you want to have both types available, you can create an additional column in your database with the appropriate type.
Please let us know if it helps you.
Best regards,
Dmytro.

Please login or Register to Submit Answer