Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I have questions as per below,
How to filter log files,CSV files in QV governance dashboard.
Which version will be better 1.1 or 1.0
Thanks,
Deepak
Hi Deepak,
I recommend using the latest release 1.1 SR1.
Not sure what you mean about filtering CSV files. However, the 1.1 SR1 release breaks out CSV data sources on the lineage tab, so you can simply click on CSV/TXT to filter to those data sources.
Hi Tyler,
I want to remove some excel files and text files from source folder but I am not able to remove the same.
Can you please tell me how to proceed for the same.can you please give me screenshot for doing configuration for the same,
Thanks,
If you mean you want to delete files, then you can use -
EXECUTE cmd /C DEL "C:\MyDataDirectory\*.xls*";
in the script. The running machine should have sufficient permissions though.
Hi Patrik,
I do not want to delete files, but i just wanted to see only details of QVW files in governance dashboard.
Can you please suggest how to proceed.
Thanks
Hi All,
I do not want to delete files, but i just wanted to see only details of QVW files in governance dashboard.
Can you please suggest how to proceed.
Thanks
Hello All,
Please find attached screenshot,
Can you please suggest how to make use of Excluded files/Directories option.
I am not able to exclude CSV/TXT/METADATA files in my mentioned path.
Thanks,
Deepak
Deepak,
The Governance Dashboard only scans the following files:
It does not scan CSV or TXT source files. On the lineage tab you will find lists of CSV/TXT source files not because these are physically scanned by the Dashboard but because these files are printed in the xml metadata of the QVD/QVX/QVW. So, if you scan QVWs or QVDs which source data from CSV/TXT files, you will see those files listed in Lineage.
Are you trying to exclude QVDs and QVXs from the scan?
Hello Tyler,
Thanks for response.
Can you please tell me how to exclude QVDs , QVX ,log ,xml files as per our requirement.
Moreover can u also please tell me how to use Exlude files | directories option in configuration tab.
Thanks,
Deepak
Hello Tyler,
Thanks for response.
Can you please tell me how to exclude QVDs , QVX ,log ,xml files as per our requirement.
Moreover can u also please tell me how to use Exlude files | directories option in configuration tab.
Thanks,
Deepak