haganbt / pepp

PYLON Exporter ++
MIT License
5 stars 5 forks source link

added tableau template parameter #68

Closed samaybar closed 8 years ago

samaybar commented 8 years ago

@haganbt I added the ability to specify a template you want to use explicitly. That way if you have multiple config files (eg using different indexes) to generate the same Tableau Workbook, you don't need to keep copying and renaming Tableau Templates.

haganbt commented 8 years ago

@samaybar Nice! I think a more useful behavior would be to use the template key value if its set and fall back to check if the file exists. That way is more flexible.

samaybar commented 8 years ago

Not 100% sure I follow what you are suggesting @haganbt