I have one primary id which has data like 001,002,003 but when i export that to CSV i'm getting 1,2,3.
But i need the data should be like 001,002,003 only even after export.
Any suggestion would be helpful.
What's the type of that column?
Also did you open the csv in MS excel? If so, try opening in a different editor (wordpad?np++ etc..) and see if they are still missing the 0's.
+1 to Gianni - what's the data type?
Because 0001 is a string whereas 1 is a number.
data type is varchar2.
Yes in CSV Excel format. If i open in Word format i'm getting correctly but user will open in CSV.
Ok so basically you are exporting a CSV that is fundamentally correct and then you open it in Excel and Excel being stupid Excel shows 1,2,3.
Next time look into the actual CSV file and describe your issue better because it's a non-issue...well an Excel issue that is ;-)
Christian beat me to it. The issue is with MS Excel and not OBIEE. If they must use Excel, they can import the data from the .csv file using the EXCEL Data tab and could use 'text' as data type for the particular field with the issue.
https://support.office.com/en-us/article/Text-Import-Wizard-c5b02af6-fda1-4440-899f-f78bafe41857?ui=en-US&rs=en-US&ad=US
Do you know any conversion in OBIEE to get data like 001,002 after exporting in csv?
the user wants to like 001 when they export. (With out any manual changes)
Export to Excel instead of csv.
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…