Forum Discussion

smpa01's avatar
smpa01
Community Champion
1 year ago
Solved

Source option missing

Is there a reason why I am missing the Source Option   Documentation    What I see    
  • v-kpoloju-msft's avatar
    v-kpoloju-msft
    1 year ago

    Hi smpa01,

    Thank you for reaching out to the Microsoft Fabric Community Forum. The solutions provided by the datacoffee, are correct according to the thread.

    And, I have identified few alternative workarounds that may help resolve the issue. Please follow these steps:

    You are correct. When you create a KQL database directly from the Event house or Fabric UI, the "Source" step does not appear in the "New Table" wizard. This behaviour is intentional.


    Navigate to the workspace settings by clicking the workspace name and selecting "Settings." Under "Workspace type," you should see “Real-Time Intelligence” listed. If this is not visible, you are not in an RTI workspace. Only RTI workspaces support streaming scenarios with the full table wizard, including the Source step.


    Tables created manually from One Lake files will not automatically refresh when the files are updated. This information is crucial for setting expectations and directing them towards the appropriate methods, such as Event Streams or Notebooks.

    Option A: Use Event Streams

    • Create a table from Event Streams > Add Destination > New Table.
    • This enables the full wizard with Source, supports auto-refreshing data when new events arrive.

    Option B: Use a Notebook to Manage Refresh

    • Use a notebook to drop and recreate/update the table regularly.
    • This is more manual but gives you control if Event Streams are not part of your current setup.


    Kindly refer to the below documentation links:
    Get data from Event stream - Microsoft Fabric | Microsoft Learn
    Create an event stream in Microsoft Fabric - Microsoft Fabric | Microsoft Learn
    Real-Time Intelligence in Microsoft Fabric documentation - Microsoft Fabric | Microsoft Learn

    If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.

    Thank you for using Microsoft Community Forum.