Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

folder structure

HI,

I'm new to qlikview and I've a small clarification.

To maintaining include files,QVD's,QVW files..e.t.c, should we follow any mandatory folder structure for developer\administrator

in real time?

Please help me in this if anyone having knowledge on the same.

1 Solution

Accepted Solutions
PrashantSangle

Hi,

Basically there is no need to maintain folder structure.

But for our better understanding

You can create folder like this way.

1:-Data(Which contain all data file could be xls,csv,xml etc)

2:- QVW (Where we include only those QVW using that QVW we create QVD)

3:- QVD (Where we store QVD created by above QVW)

4: Report (Where we use QVD and create Report).

This structure I use but every one have their other understanding structure .

Regards,

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

View solution in original post

2 Replies
PrashantSangle

Hi,

Basically there is no need to maintain folder structure.

But for our better understanding

You can create folder like this way.

1:-Data(Which contain all data file could be xls,csv,xml etc)

2:- QVW (Where we include only those QVW using that QVW we create QVD)

3:- QVD (Where we store QVD created by above QVW)

4: Report (Where we use QVD and create Report).

This structure I use but every one have their other understanding structure .

Regards,

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Not applicable
Author

Thanks for your valuable information.