shravya
February 15, 2025, 7:35pm
2
Hi @dileep.vagulagadda
Welcome back. Thank you for posting your question. This looks similar to the below posts, could you please refer to these and let me know if these are not helpful?
Expected Behavior
Each dashboard should have a ‘Generate PDF’ option available.
Actual Behavior
Of the two dashboards, one has the “Generate PDF” option available while the other one does not.
[with genereate pdf]
[no generate pdf]
Frontend implementation using the Amazon QuickSight SDK.
const QuickSightEmbed: React.FC<QuickSightEmbedProps> = ({ embedURL }) => {
const containerRef = useRef<HTMLDivElement>(null);
useEffect(() => {
const embedDashboard = async () => {
…
Sorry for writting you again for this case @Koushik_Muthanna . But our clients are using cashier report (a dashboard with many tables and sheets) of the POS and they need to download the whole sheets at the end of their sales. I hope you uderstand the ugrency of this. Thank you !
Thank you,
Shravya