/** * metodos para Reportes de PowerBI * */ function showReportBI(evt) { $("#idframe_id").attr("src", evt.target.value); }