Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I just want to know what are the challenging issues
1. While preparing the data model in script level
2. While doing dashboards
3. while doing deployment
Please help me
Thanks,
pnreddy
Hi
1. While preparing the data model in script level
If you know table structure and if you are familiar with DB concepts, No challange at all.
2. While doing dashboards
Meeting End user requirements, Designing
3. while doing deployment
Handling Security
Hope it helps
Regards
ASHFAQ
Hi
1. While preparing the data model in script level
2. While doing dashboards
3. while doing deployment
1) developing data model:
make sure proper relation ship between fields other wise it is going to show wrong data .
remove synthetic and circular reference
use mapping ,concatenation ,join the tables based on possible situtaions
2)it should be good in appreance
write correct set analysis expressions in charts
try to write in script level instead of writing expressions in charts
make sure data validation should be done by cross checking with source data
3)take a copy of ur application ,(u may forget section access user id, pwd)
keep it in ther server mount folder and cross check in access point .(performance wise)