** 공식 docs가 아닌 dump에 나와있는 해설을 참고했기 때문에, 오류가 있을 수 있음 **
📌 Tableau Server
1. Tableau Server에 Workbook publish시 사용 가능한 옵션
- Embed external web content within the workbook
- Schedule automated data refreshes for workbook
2. Tableau Server에 publish된 Workbook 관리 옵션
- Create custom views for specific uses
- Establish data-driven alerts for workbook changes
- Implement row-level security for data access
3. Tableau Server에 publish된 content 구독의 이점
- Real-time notifications for dashboard changes
- Automated email delivery of workbook snapshots
4. Tableau Server에 데이터 publish시 고려사항
- Limiting data source refresh frequency for server stability
- Data source permissions and access control settings
5. Tableau Server에서 data extract refresh 스케쥴 생성시 필수 고려사항 (성능 측면)
- Aligning the refresh frequency with data source update intervals
- Setting priorities for different data source
6. Tableau Server에서 특정 유저를 위한 Custom view 제작시 고려사항
- Tailoring data permissions based on user roles
- Customizing filter options for specific views
7. Tableau Server에서 Exporting contents 사용의 이점
- Preservation of interactivity in the exported content
- Ability to extract data in a visually enhanced format
📌 Data & Database 관련
1. Tableau에 RDB 연결시 고려사항 (live connection vs extract)
- Database size & Complexity
- Frequency of data updates
- Data freshness requirements
2. Data Blending시 고려사항
- Data freshness requirements
- Common fields for blending
3. 여러 Data Tables에 대한 Blending시 고려사항
- Data freshness synchronization
- Common field values for blending
4. Custom SQL Query 사용시 직면하게 될 문제
- Potential performance degradation due to query complexity
- Limited data access permissions