আপনার ভিজ আপলোড করা হচ্ছে
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এখন আপনার ভিজ্যুয়ালাইজেশন কোড লেখা হয়েছে, লুকার স্টুডিওকে আপনার সংস্থানগুলি অ্যাক্সেস করতে সক্ষম হতে হবে। লুকার স্টুডিও একটি কমিউনিটি ভিজ্যুয়ালাইজেশন লোড করার জন্য, আপনার সমস্ত সংস্থান অবশ্যই একটি Google ক্লাউড স্টোরেজ বালতিতে সর্বজনীনভাবে উপলব্ধ হতে হবে৷
একটি বালতি তৈরি করুন এবং ওয়েব ইন্টারফেস বা gsutil কমান্ড-লাইন টুল ব্যবহার করে ফাইল আপলোড করুন।
যদি আপনার ভিজ্যুয়ালাইজেশন ফাইলগুলি আপনার বর্তমান কাজের ডিরেক্টরিতে থাকে, তাহলে আপনি আপনার ফাইলগুলিকে আপনার স্টোরেজ বালতিতে আপলোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করতে পারেন।
gsutil cp -a public-read * gs://MY_GOOGLE_CLOUD_STORAGE_BUCKET
পরবর্তী পদক্ষেপ
এখন আপনার ভিজ্যুয়ালাইজেশন সংস্থানগুলি আপলোড করা হয়েছে, লুকার স্টুডিও রিপোর্টে আপনার ভিজ্যুয়ালাইজেশন কীভাবে ব্যবহার করবেন তা শিখুন।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eTo enable Looker Studio to load your community visualization, all resources must be publicly accessible in a Google Cloud Storage bucket.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a bucket and upload files using the web interface or the gsutil command-line tool.\u003c/p\u003e\n"],["\u003cp\u003eAfter uploading your visualization resources, you can proceed to integrate and utilize your visualization within a Looker Studio report.\u003c/p\u003e\n"]]],[],null,["# Uploading your viz\n\nNow that your visualization code is written, Looker Studio needs to be able to\naccess your resources. For Looker Studio to load a community visualization, all\nof your resources must be publicly available in a [Google Cloud Storage bucket](https://cloud.google.com/storage/docs/creating-buckets).\n\nCreate a bucket and upload files using either the web interface or the\n[gsutil command-line tool](https://cloud.google.com/storage/docs/gsutil).\n\nIf your visualization files are in your current working directory, you can use\nthe following command to upload your files to your storage bucket. \n\n gsutil cp -a public-read * gs://MY_GOOGLE_CLOUD_STORAGE_BUCKET\n\nNext steps\n----------\n\nNow that your visualization resources are uploaded, learn how to\n[use your visualization](/looker-studio/visualization/load-viz) in a Looker Studio report."]]