Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 48,705
» Latest member: KentNegron
» Forum threads: 389
» Forum posts: 395

Full Statistics

Latest Threads
What is the maximum numbe...
Forum: BDB Designer Q & A
Last Post: sariga.vr@bdb.ai
12-28-2022, 07:59 AM
» Replies: 0
» Views: 703
Inbuilt Capability of VC...
Forum: BDB - Platform
Last Post: shivani.jaipuria
12-27-2022, 05:23 AM
» Replies: 0
» Views: 482
Can dataset/cube refresh...
Forum: BDB - Platform
Last Post: shivani.jaipuria
12-27-2022, 05:08 AM
» Replies: 0
» Views: 449
How to load business stor...
Forum: BDB Designer Q & A
Last Post: sariga.vr@bdb.ai
12-26-2022, 04:47 PM
» Replies: 0
» Views: 608
How to load business stor...
Forum: BDB Designer Q & A
Last Post: sariga.vr@bdb.ai
12-26-2022, 04:46 PM
» Replies: 0
» Views: 622
How to load business stor...
Forum: BDB Designer Q & A
Last Post: sariga.vr@bdb.ai
12-26-2022, 04:45 PM
» Replies: 0
» Views: 572
How to load business stor...
Forum: BDB Designer Q & A
Last Post: sariga.vr@bdb.ai
12-26-2022, 04:44 PM
» Replies: 0
» Views: 553
Data Preparation operati...
Forum: BDB-Data Prep & ETL
Last Post: shivani.jaipuria
12-26-2022, 10:09 AM
» Replies: 0
» Views: 466
Plugability Feature of B...
Forum: BDB Platform Q & A
Last Post: shivani.jaipuria
12-26-2022, 08:32 AM
» Replies: 0
» Views: 466
How to use environment va...
Forum: BDB Platform Q & A
Last Post: archana
12-26-2022, 05:57 AM
» Replies: 0
» Views: 466

 
  What is the maximum number of records that can be fetched while creating datasets
Posted by: sariga.vr@bdb.ai - 12-28-2022, 07:59 AM - Forum: BDB Designer Q & A - No Replies

At the maximum 4000 records can be fetched.

Print this item

  Inbuilt Capability of VCS(Version Control System)
Posted by: shivani.jaipuria - 12-27-2022, 05:23 AM - Forum: BDB - Platform - No Replies

BDB Platform has inbuild capability of VCS(Version Control System) for keeping track of the changed has been made.

In BDB Data Center, under Data Set & Data Store we have option for Push to VCS(Export to VCS) & Pull from VCS (Pull from VCS) options are present to Import/Export cube/dataset from VCS to keep track of the changes.

Print this item

  Can dataset/cube refresh in data center module
Posted by: shivani.jaipuria - 12-27-2022, 05:08 AM - Forum: BDB - Platform - No Replies

In Data Center Module Dataset /Cube can be refresh, in Dataset there is option of Schedule Data Refresh. 

In this option we can refresh the dataset/cube at the defined interval -daily, weekly, monthly, yearly with any customizations as the requirements.

Print this item

  How to load business story within a textbox in dashboard
Posted by: sariga.vr@bdb.ai - 12-26-2022, 04:47 PM - Forum: BDB Designer Q & A - No Replies

Create a new textbox in a dashboard, write the given code in display content of text box

<iframe id="demo" style="width:calc(100% - 5px); height:calc(100% - 5px); position:absolute;top:0px;left:0px;border:none;"></iframe>

Then write the given code in the component on which you want to click for which the textbox along with story to be loaded.

sdk.showComponent( ['text2'] );

var v3=" Open doc link of a story ";

document.getElementById("demo").src=v3;

sdk.applyStyles("#draggablesParentDiv"+sdk.dashboard.m_id, { "height": "1460px"});

Print this item

  How to load business story within a textbox in dashboard
Posted by: sariga.vr@bdb.ai - 12-26-2022, 04:46 PM - Forum: BDB Designer Q & A - No Replies

Create a new textbox in a dashboard, write the given code in display content of text box

<iframe id="demo" style="width:calc(100% - 5px); height:calc(100% - 5px); position:absolute;top:0px;left:0px;border:none;"></iframe>

Then write the given code in the component on which you want to click for which the textbox along with story to be loaded.

sdk.showComponent( ['text2'] );

var v3=" Open doc link of a story ";

document.getElementById("demo").src=v3;

sdk.applyStyles("#draggablesParentDiv"+sdk.dashboard.m_id, { "height": "1460px"});

Print this item

  How to load business story within a textbox in dashboard
Posted by: sariga.vr@bdb.ai - 12-26-2022, 04:45 PM - Forum: BDB Designer Q & A - No Replies

Create a new textbox in a dashboard, write the given code in display content of text box

<iframe id="demo" style="width:calc(100% - 5px); height:calc(100% - 5px); position:absolute;top:0px;left:0px;border:none;"></iframe>

Then write the given code in the component on which you want to click for which the textbox along with story to be loaded.

sdk.showComponent( ['text2'] );

var v3=" Open doc link of a story ";

document.getElementById("demo").src=v3;

sdk.applyStyles("#draggablesParentDiv"+sdk.dashboard.m_id, { "height": "1460px"});

Print this item

  How to load business story within a textbox in dashboard
Posted by: sariga.vr@bdb.ai - 12-26-2022, 04:44 PM - Forum: BDB Designer Q & A - No Replies

Create a new textbox in a dashboard, write the given code in display content of text box

<iframe id="demo" style="width:calc(100% - 5px); height:calc(100% - 5px); position:absolute;top:0px;left:0px;border:none;"></iframe>

Then write the given code in the component on which you want to click for which the textbox along with story to be loaded.

sdk.showComponent( ['text2'] );

var v3=" Open doc link of a story ";

document.getElementById("demo").src=v3;

sdk.applyStyles("#draggablesParentDiv"+sdk.dashboard.m_id, { "height": "1460px"});

Print this item

  Data Preparation operation Audit Logs
Posted by: shivani.jaipuria - 12-26-2022, 10:09 AM - Forum: BDB-Data Prep & ETL - No Replies

In Data Preparation Logs can be pushed to third party log monitoring systems like datadog, promethues, etc.

Print this item

  Plugability Feature of BDB Platform
Posted by: shivani.jaipuria - 12-26-2022, 08:32 AM - Forum: BDB Platform Q & A - No Replies

Platform is Highly Plugable which can provide integration via API, as well as custom component. pretrained models can be imported used directly in data science workbench. We also have facility to expert AI models.

Print this item

  How to use environment variables in security module?
Posted by: archana - 12-26-2022, 05:57 AM - Forum: BDB Platform Q & A - No Replies

-In Security Module, under custom field section, we need to edit our username and pass a value through it.

Print this item